Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20260220-001106
#<BuildRuby:0x00007aa49125fde0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20260220-001106",
@make="make",
@no_timeout_error=nil,
@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.000024 0.000005 0.000029 ( 0.000029)
autoconf 0.000038 0.000008 0.000046 ( 0.000045)
configure 0.000028 0.000005 0.000033 ( 0.000034)
build_up 0.005927 0.002188 3.357309 ( 6.259138)
build_miniruby 0.002263 0.001275 33.322579 ( 38.677186)
build_ruby 0.001698 0.001388 5.446723 ( 50.961752)
build_all 0.007907 0.003175 7.931373 ( 10.243854)
build_install 0.019082 0.006294 10.501438 ( 15.397414)
test_btest 0.001172 0.000119 108.678093 (149.634132)
test_basic 0.008154 0.003126 1.453013 ( 2.718899)
test_all 0.106485 0.042178 959.263849 (1011.233569)
test_rubyspec 0.052154 0.038407 140.313571 ( 52.837504)
total: 1337.97 sec