Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231117-083743
#<BuildRuby:0x000055e8c1316258
@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.20231117-083743",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.003154 0.004546 2.175895 ( 4.698111)
build_miniruby 0.004969 0.004871 151.487450 (175.134718)
build_ruby 0.002208 0.000000 3.637500 ( 5.898048)
build_all 0.011568 0.001435 18.827054 ( 24.883796)
build_install 0.010124 0.012462 6.779862 ( 8.956274)
test_btest 0.000613 0.000173 63.621102 ( 86.513403)
test_basic 0.000000 0.008264 0.825951 ( 1.598559)
test_all 0.072728 0.054037 641.932212 (502.182755)
test_rubyspec 0.036877 0.034853 89.383661 (133.880297)
total: 943.75 sec