Logfile: /home/opc/ruby/logs/brlog.master.20240713-125114
#<BuildRuby:0x0000ffff050dfde0
@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.20240713-125114",
@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.000011 0.000000 0.000011 ( 0.000012)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.005224 0.000067 1.778018 ( 2.308195)
build_miniruby 0.001421 0.000071 1.160546 ( 1.160498)
build_ruby 0.002506 0.000126 1.973643 ( 4.347608)
build_all 0.007699 0.000167 4.154490 ( 1.932379)
build_install 0.011868 0.004268 5.340675 ( 2.743627)
test_btest 0.001002 0.000084 61.293977 ( 23.220183)
test_basic 0.007107 0.000593 0.580786 ( 0.645514)
test_all 0.064938 0.072104 535.528153 (220.701796)
test_rubyspec 0.067872 0.043184 79.134789 ( 34.897543)
total: 291.96 sec