Logfile: /home/opc/ruby/logs/brlog.master.20241117-110834
#<BuildRuby:0x0000fffd4f51fde0
@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.20241117-110834",
@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.000004 0.000020 ( 0.000020)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.005312 0.000298 1.988794 ( 2.467184)
build_miniruby 0.000992 0.000248 1.173472 ( 1.172607)
build_ruby 0.001777 0.000445 1.964433 ( 4.051116)
build_all 0.002753 0.003872 3.278789 ( 1.630853)
build_install 0.008736 0.007088 4.595268 ( 2.486990)
test_btest 0.000639 0.000223 50.075402 ( 19.122309)
test_basic 0.006977 0.000953 0.525679 ( 0.593194)
test_all 0.102477 0.027766 498.127519 (202.067888)
test_rubyspec 0.065261 0.049536 65.590996 ( 29.792946)
total: 263.39 sec