Logfile: /home/opc/ruby/logs/brlog.master.20240909-164945
#<BuildRuby:0x0000fffbed8ffdd8
@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.20240909-164945",
@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.000002 0.000013 ( 0.000012)
autoconf 0.000038 0.000004 0.000042 ( 0.000043)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000000 0.005691 1.781267 ( 2.770161)
build_miniruby 0.000000 0.001339 1.181683 ( 1.181188)
build_ruby 0.001554 0.000094 1.941441 ( 4.110031)
build_all 0.002668 0.004501 3.914227 ( 1.832088)
build_install 0.010498 0.005887 5.044819 ( 2.603549)
test_btest 0.000634 0.000188 60.568964 ( 23.011036)
test_basic 0.006589 0.000651 0.571455 ( 0.639518)
test_all 0.086679 0.044297 539.243207 (232.568328)
test_rubyspec 0.045174 0.072160 78.312007 ( 34.448885)
total: 303.17 sec