Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241025-090429
#<BuildRuby:0x00007f7b110dfdc0
@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.20241025-090429",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000035 0.000006 0.000041 ( 0.000041)
configure 0.000028 0.000005 0.000033 ( 0.000032)
build_up 0.009060 0.000871 4.459926 ( 5.415078)
build_miniruby 0.001664 0.000277 2.297978 ( 2.596168)
build_ruby 0.001802 0.000300 4.405448 ( 4.908160)
build_all 0.004921 0.005044 6.197080 ( 4.975299)
build_install 0.017207 0.007032 9.534311 ( 8.087941)
test_btest 0.000698 0.000151 66.328950 ( 41.845914)
test_basic 0.000000 0.010487 0.988138 ( 1.869519)
test_all 0.118393 0.037481 742.131202 (400.438639)
test_rubyspec 0.056295 0.037505 114.161273 ( 62.877349)
total: 533.02 sec