Logfile: /home/opc/ruby/logs/brlog.master.20240722-115600
#<BuildRuby:0x0000ffff280ffdc0
@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.20240722-115600",
@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.000001 0.000009 ( 0.000011)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005156 0.000210 1.778402 ( 2.327443)
build_miniruby 0.001086 0.000181 1.181848 ( 1.179920)
build_ruby 0.000889 0.003386 1.966301 ( 4.129619)
build_all 0.007972 0.000000 4.214166 ( 1.962885)
build_install 0.015189 0.000681 5.386833 ( 2.753302)
test_btest 0.000652 0.000110 61.182259 ( 22.987056)
test_basic 0.006328 0.001061 0.572542 ( 0.647473)
test_all 0.096997 0.035180 529.804458 (234.602027)
test_rubyspec 0.059421 0.062848 83.619241 ( 36.521805)
total: 307.11 sec