Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251220-060020
#<BuildRuby:0x0000730109effdd0
@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.20251220-060020",
@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.000019 0.000005 0.000024 ( 0.000026)
autoconf 0.000033 0.000008 0.000041 ( 0.000042)
configure 0.000028 0.000007 0.000035 ( 0.000034)
build_up 0.002557 0.006143 3.484724 ( 4.523833)
build_miniruby 0.000932 0.000980 14.142256 ( 15.026754)
build_ruby 0.001146 0.001046 5.022632 ( 6.163751)
build_all 0.009404 0.001418 6.877055 ( 5.938587)
build_install 0.012961 0.011198 9.322408 ( 8.315026)
test_btest 0.001452 0.001208 90.964431 ( 67.976341)
test_basic 0.004929 0.003854 1.250927 ( 1.781049)
test_all 0.101652 0.038864 816.115700 (559.506870)
test_rubyspec 0.055229 0.033916 126.484712 ( 64.984601)
total: 734.22 sec