Logfile: /home/opc/ruby/logs/brlog.master.20240628-120607
#<BuildRuby:0x0000fffbbab4fdc8
@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.20240628-120607",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.001428 0.004138 1.964501 ( 2.484774)
build_miniruby 0.000942 0.000156 1.148957 ( 1.148390)
build_ruby 0.002387 0.000396 1.914737 ( 4.267393)
build_all 0.003569 0.004104 3.980549 ( 1.874889)
build_install 0.010869 0.003806 5.246968 ( 2.630999)
test_btest 0.000640 0.000145 59.317393 ( 22.850817)
test_basic 0.000439 0.007188 0.556329 ( 0.634637)
test_all 0.085331 0.042040 563.879249 (227.247428)
test_rubyspec 0.059430 0.048428 78.636904 ( 34.695988)
total: 297.84 sec