Logfile: /home/opc/ruby/logs/brlog.master.20240731-155024
#<BuildRuby:0x0000fffc490cfdc8
@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.20240731-155024",
@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.000000 0.000019 0.000019 ( 0.000031)
autoconf 0.000000 0.000022 0.000022 ( 0.000022)
configure 0.000000 0.000014 0.000014 ( 0.000014)
build_up 0.001962 0.004078 1.811239 ( 2.479153)
build_miniruby 0.001207 0.000127 1.175488 ( 1.174305)
build_ruby 0.001885 0.000199 1.998176 ( 4.777415)
build_all 0.003387 0.004819 4.294218 ( 1.975220)
build_install 0.010544 0.006509 5.530418 ( 2.808251)
test_btest 0.000815 0.000061 60.850834 ( 24.681207)
test_basic 0.003088 0.003929 0.575114 ( 0.651395)
test_all 0.096623 0.040035 548.705805 (241.043652)
test_rubyspec 0.063484 0.053915 78.677604 ( 34.800360)
total: 314.39 sec