Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231108-122531
#<BuildRuby:0x000055e13096a228
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/master-no-rjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
@TARGET_NAME="master-no-rjit",
@TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--disable-rjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20231108-122531",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000017 0.000000 0.000017 ( 0.000018)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000022 0.000001 0.000023 ( 0.000041)
build_up 0.007006 0.000108 2.475492 ( 3.565643)
build_miniruby 0.012664 0.000437 225.239066 (188.642510)
build_ruby 0.002213 0.000076 4.855360 ( 6.377363)
build_all 0.057992 0.030207 189.940736 (217.955168)
build_install 0.010644 0.011387 6.871080 ( 19.959018)
test_btest 0.000602 0.000137 67.400418 ( 87.530581)
test_basic 0.007111 0.001626 0.841445 ( 1.729292)
test_all 0.102066 0.028285 674.676320 (778.735860)
test_rubyspec 0.003352 0.075404 92.314834 (176.061745)
total: 1480.56 sec