Logfile: /home/opc/ruby/logs/brlog.master.20240721-171232
#<BuildRuby:0x0000ffff458efdd8
@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.20240721-171232",
@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.000011 0.000000 0.000011 ( 0.000012)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000014 0.000000 0.000014 ( 0.000013)
build_up 0.005102 0.000000 1.758678 ( 2.340322)
build_miniruby 0.001445 0.000000 1.158760 ( 1.158196)
build_ruby 0.001581 0.000000 1.953309 ( 4.407564)
build_all 0.007765 0.000000 4.150447 ( 1.927377)
build_install 0.016363 0.000000 5.306131 ( 2.692141)
test_btest 0.001252 0.000000 61.111680 ( 23.622990)
test_basic 0.002760 0.004558 0.577666 ( 0.654111)
test_all 0.060859 0.069404 503.138790 (222.599094)
test_rubyspec 0.052344 0.061602 79.584435 ( 35.007321)
total: 294.41 sec