Logfile: /home/opc/ruby/logs/brlog.master.20240919-144218
#<BuildRuby:0x0000ffff2ea2fde0
@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.20240919-144218",
@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.000002 0.000012 ( 0.000011)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.005666 0.000181 2.334765 ( 2.624905)
build_miniruby 0.001199 0.000126 1.156056 ( 1.155022)
build_ruby 0.001790 0.000000 1.952473 ( 4.355590)
build_all 0.007120 0.000000 3.241413 ( 1.640768)
build_install 0.015323 0.000697 4.787325 ( 2.738687)
test_btest 0.000880 0.000076 48.330945 ( 20.516679)
test_basic 0.002881 0.004292 0.522408 ( 0.589775)
test_all 0.093950 0.035601 458.828351 (205.162871)
test_rubyspec 0.063289 0.054583 64.959400 ( 29.553394)
total: 268.34 sec