Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241209-113119
#<BuildRuby:0x00007f23a5befdc8
@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.20241209-113119",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000034 0.000003 0.000037 ( 0.000037)
configure 0.000032 0.000003 0.000035 ( 0.000035)
build_up 0.008220 0.000401 3.708203 ( 4.195581)
build_miniruby 0.001610 0.000156 1.701452 ( 1.847661)
build_ruby 0.001931 0.000186 4.121293 ( 4.384745)
build_all 0.005141 0.004999 5.480279 ( 3.434980)
build_install 0.023656 0.000000 8.010805 ( 5.507349)
test_btest 0.000805 0.000000 59.662289 ( 35.305069)
test_basic 0.008673 0.003603 1.017069 ( 1.162099)
test_all 0.120327 0.028093 702.260584 (360.412998)
test_rubyspec 0.058145 0.026305 105.872071 ( 58.303663)
total: 474.56 sec