Logfile: /home/opc/ruby/logs/brlog.master.20240924-121129
#<BuildRuby:0x0000ffff8f1cfdd8
@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.20240924-121129",
@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.000011)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006356 0.000258 2.354330 ( 2.505198)
build_miniruby 0.001151 0.000121 1.152424 ( 1.154992)
build_ruby 0.001807 0.000191 1.952898 ( 4.412044)
build_all 0.006874 0.000216 3.290110 ( 1.646569)
build_install 0.015204 0.000127 4.783335 ( 2.358106)
test_btest 0.000880 0.000000 49.606323 ( 21.074565)
test_basic 0.006889 0.000435 0.520837 ( 0.588666)
test_all 0.076667 0.053053 478.515872 (195.027456)
test_rubyspec 0.069503 0.046075 65.417908 ( 29.767846)
total: 258.54 sec