Logfile: /home/opc/ruby/logs/brlog.master.20241027-034453
#<BuildRuby:0x0000fffd408cfdc8
@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.20241027-034453",
@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.000001 0.000011 ( 0.000012)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005425 0.000153 2.014958 ( 2.513266)
build_miniruby 0.001214 0.000128 1.185669 ( 1.188480)
build_ruby 0.001769 0.000000 1.957329 ( 3.613628)
build_all 0.007295 0.000505 3.532175 ( 1.874837)
build_install 0.016410 0.000291 4.803828 ( 2.504659)
test_btest 0.000773 0.000067 49.274997 ( 19.482842)
test_basic 0.006181 0.000538 0.522544 ( 0.589016)
test_all 0.114000 0.023825 518.241093 (209.447878)
test_rubyspec 0.051658 0.065418 66.003664 ( 30.123303)
total: 271.34 sec