Logfile: /home/opc/ruby/logs/brlog.master.20240811-172710
#<BuildRuby:0x0000ffff784ffdd0
@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.20240811-172710",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.001091 0.004195 1.785477 ( 2.257897)
build_miniruby 0.001411 0.000235 1.192017 ( 1.190203)
build_ruby 0.001811 0.000000 1.962856 ( 5.245445)
build_all 0.007029 0.000095 3.905029 ( 1.915708)
build_install 0.014169 0.001430 5.031019 ( 2.590166)
test_btest 0.000752 0.000108 59.965894 ( 23.241177)
test_basic 0.001994 0.005098 0.573465 ( 0.640327)
test_all 0.075538 0.050507 528.726467 (224.355998)
test_rubyspec 0.077337 0.039778 79.312048 ( 34.712091)
total: 296.15 sec