Logfile: /home/opc/ruby/logs/brlog.master.20240809-041811
#<BuildRuby:0x0000fffc6ed4fdd0
@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.20240809-041811",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004626 0.001154 1.777284 ( 2.360701)
build_miniruby 0.000966 0.000241 1.160777 ( 1.160429)
build_ruby 0.002422 0.000000 1.952239 ( 3.727253)
build_all 0.005235 0.001934 3.829965 ( 1.826272)
build_install 0.009041 0.006542 5.034807 ( 2.595511)
test_btest 0.000987 0.000000 59.733709 ( 22.956911)
test_basic 0.006389 0.000913 0.571471 ( 0.639333)
test_all 0.101855 0.029377 552.386880 (223.362851)
test_rubyspec 0.070868 0.042406 79.179302 ( 34.695475)
total: 293.33 sec