Logfile: /home/opc/ruby/logs/brlog.master.20240713-183342
#<BuildRuby:0x0000fffd7715fde0
@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.20240713-183342",
@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='-j3'",
@timeout=10800>
user system total real
checkout 0.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.003086 0.002254 1.782504 ( 2.373297)
build_miniruby 0.000000 0.001271 1.173254 ( 1.173184)
build_ruby 0.000000 0.001705 1.987558 ( 4.266313)
build_all 0.001981 0.005643 4.167959 ( 1.959767)
build_install 0.010132 0.004682 5.342062 ( 2.730688)
test_btest 0.000812 0.000271 59.974513 ( 25.370621)
test_basic 0.002886 0.005129 0.578967 ( 0.645564)
test_all 0.100142 0.042947 540.958174 (223.903779)
test_rubyspec 0.061451 0.048248 78.909388 ( 34.867760)
total: 297.29 sec