Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250309-170522
#<BuildRuby:0x00007fbc15e1fdd8
@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.20250309-170522",
@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.000008 0.000027 ( 0.000028)
autoconf 0.000033 0.000013 0.000046 ( 0.000047)
configure 0.000026 0.000011 0.000037 ( 0.000036)
build_up 0.002104 0.007093 3.758272 ( 5.314442)
build_miniruby 0.001669 0.000775 1.601450 ( 2.326708)
build_ruby 0.001366 0.000634 4.060350 ( 5.655665)
build_all 0.008502 0.002004 5.616248 ( 6.481473)
build_install 0.019691 0.004746 8.154010 ( 9.126632)
test_btest 0.000643 0.000270 62.532007 ( 75.111265)
test_basic 0.004791 0.006741 0.945356 ( 1.466559)
test_all 0.092050 0.033226 548.800501 (411.905759)
test_rubyspec 0.064472 0.014487 93.880574 ( 35.001283)
total: 552.39 sec