Logfile: /home/opc/ruby/logs/brlog.master.20240610-094407
#<BuildRuby:0x0000fffbe2d7fdc8
@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.20240610-094407",
@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.000013)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005071 0.000282 1.733236 ( 2.318029)
build_miniruby 0.001152 0.000064 1.141107 ( 1.141808)
build_ruby 0.001614 0.000090 1.902388 ( 4.071612)
build_all 0.002514 0.004842 3.937147 ( 1.865910)
build_install 0.011987 0.005828 5.115594 ( 2.661430)
test_btest 0.000669 0.000105 57.238747 ( 21.662642)
test_basic 0.007559 0.000000 0.561191 ( 0.635716)
test_all 0.074945 0.051593 502.760548 (218.352197)
test_rubyspec 0.033626 0.076845 78.096216 ( 34.432504)
total: 287.14 sec