Logfile: /home/opc/ruby/logs/brlog.master.20240811-160105
#<BuildRuby:0x0000fffd0798fdc8
@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.20240811-160105",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.002511 0.003675 1.856945 ( 2.452157)
build_miniruby 0.001202 0.000254 1.274002 ( 1.281941)
build_ruby 0.001411 0.000458 2.103613 ( 4.989855)
build_all 0.002294 0.006195 4.056345 ( 1.916013)
build_install 0.011792 0.005046 5.272400 ( 2.693665)
test_btest 0.000679 0.000207 59.820516 ( 22.563185)
test_basic 0.002233 0.004760 0.572279 ( 0.641351)
test_all 0.092871 0.038033 488.410085 (199.059814)
test_rubyspec 0.050737 0.065879 79.272254 ( 34.801071)
total: 270.40 sec