Logfile: /home/opc/ruby/logs/brlog.master.20240806-151203
#<BuildRuby:0x0000ffff5200fdc8
@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.20240806-151203",
@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.000000 0.000010 ( 0.000011)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.005215 0.000275 1.763989 ( 2.310130)
build_miniruby 0.001362 0.000000 1.188073 ( 1.189502)
build_ruby 0.001596 0.000000 1.960072 ( 4.607445)
build_all 0.002883 0.004350 3.799862 ( 1.829629)
build_install 0.007494 0.007607 4.991226 ( 2.644243)
test_btest 0.000776 0.000135 61.254234 ( 23.646850)
test_basic 0.006695 0.001166 0.575166 ( 0.636700)
test_all 0.098284 0.027215 481.544663 (202.257045)
test_rubyspec 0.062709 0.051303 77.912690 ( 34.291582)
total: 273.41 sec