Logfile: /home/opc/ruby/logs/brlog.master.20240912-100509
#<BuildRuby:0x0000fffc56e1fde0
@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.20240912-100509",
@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.000003 0.000022 ( 0.000022)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.001151 0.004421 1.818136 ( 2.353586)
build_miniruby 0.001065 0.000251 1.166351 ( 1.165518)
build_ruby 0.001872 0.000441 1.953199 ( 4.257470)
build_all 0.006579 0.000487 3.874117 ( 1.847022)
build_install 0.010482 0.004882 5.033912 ( 2.613302)
test_btest 0.000723 0.000181 60.525403 ( 22.949679)
test_basic 0.006221 0.001557 0.573152 ( 0.650946)
test_all 0.104697 0.031909 514.397454 (223.710742)
test_rubyspec 0.065091 0.053357 79.182788 ( 34.679314)
total: 294.23 sec