Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241229-174709
#<BuildRuby:0x00007fb6d599fdc0
@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.20241229-174709",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000031 0.000000 0.000031 ( 0.000031)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.005055 0.000000 1.511430 ( 11.378896)
build_miniruby 0.001720 0.000000 1.645009 ( 5.658830)
build_ruby 0.000000 0.002557 4.184440 ( 54.472863)
build_all 0.011449 0.000000 6.196442 ( 3.777505)
build_install 0.021858 0.002018 7.861787 ( 6.257304)
test_btest 0.000937 0.000144 63.977576 ( 47.055824)
test_basic 0.007994 0.004171 0.980444 ( 1.186173)
test_all 0.130314 0.022109 710.025369 (605.890555)
test_rubyspec 0.045538 0.042431 110.781860 (123.546974)
total: 859.23 sec