Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250607-063356
#<BuildRuby:0x00007fb4a1e2fdd0
@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.20250607-063356",
@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.000018 0.000006 0.000024 ( 0.000025)
autoconf 0.000029 0.000011 0.000040 ( 0.000039)
configure 0.000025 0.000010 0.000035 ( 0.000035)
build_up 0.003577 0.009052 5.757357 ( 8.115667)
build_miniruby 0.001429 0.000619 1.849096 ( 2.881522)
build_ruby 0.001709 0.000740 4.527867 ( 7.173887)
build_all 0.009234 0.002831 6.516235 ( 9.234812)
build_install 0.017261 0.010273 10.458445 ( 14.061248)
test_btest 0.000785 0.000349 74.001429 (111.974234)
test_basic 0.000447 0.011363 1.087200 ( 2.020362)
test_all 0.111344 0.021070 687.270384 (556.322857)
test_rubyspec 0.058384 0.027097 109.655896 ( 35.571921)
total: 747.36 sec