Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240124-125216
#<BuildRuby:0x000055fd84fc9f40
@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.20240124-125216",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000029 0.000000 0.000029 ( 0.000028)
configure 0.000021 0.000000 0.000021 ( 0.000020)
build_up 0.003037 0.003521 2.102391 ( 2.778344)
build_miniruby 0.002529 0.000292 57.641955 ( 26.129042)
build_ruby 0.001514 0.000000 3.077026 ( 3.320807)
build_all 0.010739 0.000000 27.968896 ( 14.380694)
build_install 0.011744 0.008044 6.668867 ( 4.342952)
test_btest 0.000681 0.000107 66.362630 ( 33.277504)
test_basic 0.003152 0.004628 0.778003 ( 0.844911)
test_all 0.104056 0.014586 660.454983 (463.556804)
test_rubyspec 0.066161 0.048966 172.698270 (279.831036)
total: 828.46 sec