Logfile: /home/opc/ruby/logs/brlog.master.20240305-154017
#<BuildRuby:0x0000ffff2e3ffdd0
@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.20240305-154017",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004209 0.003432 1.942587 ( 2.274081)
build_miniruby 0.001035 0.000156 1.161325 ( 1.160690)
build_ruby 0.002478 0.000373 1.963238 ( 4.148115)
build_all 0.004928 0.002759 3.861995 ( 1.847032)
build_install 0.011187 0.005267 5.014429 ( 2.583559)
test_btest 0.001017 0.000213 57.769263 ( 23.276082)
test_basic 0.002445 0.004682 0.544121 ( 0.612269)
test_all 0.091620 0.035273 569.889677 (223.928255)
test_rubyspec 0.055174 0.058017 75.316315 ( 33.528732)
total: 293.36 sec