Logfile: /home/opc/ruby/logs/brlog.master.20241009-164737
#<BuildRuby:0x0000ffff66c3fdc8
@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.20241009-164737",
@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.000011)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.004825 0.000853 1.980217 ( 2.628622)
build_miniruby 0.001086 0.000192 1.178353 ( 1.176942)
build_ruby 0.001426 0.000252 1.964927 ( 4.501426)
build_all 0.007110 0.000454 3.445047 ( 1.690753)
build_install 0.011144 0.004964 4.744368 ( 2.441700)
test_btest 0.000401 0.000732 49.576646 ( 20.135016)
test_basic 0.002868 0.004646 0.529477 ( 0.597707)
test_all 0.099756 0.034196 500.887974 (227.457605)
test_rubyspec 0.060900 0.050099 65.253263 ( 29.807849)
total: 290.44 sec