Logfile: /home/opc/ruby/logs/brlog.master.20240303-221304
#<BuildRuby:0x0000fffbd512fdc8
@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.20240303-221304",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.003532 0.003325 1.975612 ( 2.203332)
build_miniruby 0.001127 0.000169 1.173564 ( 1.177566)
build_ruby 0.001445 0.000217 1.882616 ( 4.397676)
build_all 0.005857 0.000880 3.776109 ( 1.777157)
build_install 0.010603 0.005139 4.952100 ( 2.582505)
test_btest 0.000349 0.000456 56.205245 ( 21.332746)
test_basic 0.003850 0.004209 0.545708 ( 0.620147)
test_all 0.123233 0.008633 573.401102 (234.466143)
test_rubyspec 0.059174 0.052799 76.761196 ( 33.910207)
total: 302.47 sec