Logfile: /home/opc/ruby/logs/brlog.master.20240712-080328
#<BuildRuby:0x0000fffd558ffdd8
@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.20240712-080328",
@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.000002 0.000011 ( 0.000012)
autoconf 0.000016 0.000005 0.000021 ( 0.000020)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.004313 0.001149 1.785641 ( 2.396299)
build_miniruby 0.001040 0.000278 1.180051 ( 1.179896)
build_ruby 0.001921 0.000512 1.971160 ( 4.062953)
build_all 0.007720 0.000000 4.129851 ( 1.933284)
build_install 0.009620 0.005619 5.329214 ( 2.689997)
test_btest 0.000638 0.000178 61.028179 ( 25.639637)
test_basic 0.004707 0.003391 0.579136 ( 0.644867)
test_all 0.089129 0.048194 542.357495 (218.808262)
test_rubyspec 0.053497 0.055749 78.843883 ( 34.763340)
total: 292.12 sec