Logfile: /home/opc/ruby/logs/brlog.master.20240605-234031
#<BuildRuby:0x0000fffc8003fde0
@BUILD_DIR="/home/opc/ruby/build",
@INSTALL_DIR="/home/opc/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/home/opc/ruby/src",
@TARGET_BUILD_DIR="/home/opc/ruby/build/master",
@TARGET_INSTALL_DIR="/home/opc/ruby/install/master",
@TARGET_NAME="master",
@TARGET_SRC_DIR="/home/opc/ruby/src/master",
@btest_opts="-j3",
@build_opts="-j3",
@configure_opts=["--disable-dtrace --disable-yjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/opc/ruby/logs/brlog.master.20240605-234031",
@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='-j3'",
@timeout=10800>
user system total real
checkout 0.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.003216 0.002500 2.005825 ( 2.322952)
build_miniruby 0.000000 0.001329 1.217004 ( 1.219396)
build_ruby 0.000000 0.003178 2.000800 ( 4.411554)
build_all 0.006440 0.001144 3.920964 ( 1.855835)
build_install 0.014171 0.001047 5.263252 ( 2.657091)
test_btest 0.000311 0.000603 60.000477 ( 22.720499)
test_basic 0.003777 0.003652 0.582538 ( 0.663701)
test_all 0.085316 0.043254 500.284468 (200.646412)
test_rubyspec 0.043749 0.070791 77.796320 ( 34.238889)
total: 270.74 sec