Logfile: /home/opc/ruby/logs/brlog.master.20240715-143926
#<BuildRuby:0x0000fffc64b1fdd0
@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.20240715-143926",
@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.000008 0.000003 0.000011 ( 0.000011)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.005151 0.000265 1.768794 ( 2.385650)
build_miniruby 0.001002 0.000251 1.183062 ( 1.181618)
build_ruby 0.001490 0.000373 1.946523 ( 3.629858)
build_all 0.005887 0.001473 4.133302 ( 1.917830)
build_install 0.008290 0.007278 5.337191 ( 2.724860)
test_btest 0.001127 0.000000 61.935363 ( 23.696252)
test_basic 0.007350 0.000000 0.576383 ( 0.653886)
test_all 0.101652 0.043831 555.433052 (244.765181)
test_rubyspec 0.053203 0.061166 79.521014 ( 35.026409)
total: 315.98 sec