Logfile: /home/opc/ruby/logs/brlog.master.20241209-064026
#<BuildRuby:0x0000ffff25effdd8
@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.20241209-064026",
@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.000019 0.000003 0.000022 ( 0.000022)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005461 0.000912 1.917304 ( 2.415171)
build_miniruby 0.001526 0.000255 1.292135 ( 1.291840)
build_ruby 0.001836 0.000307 2.075708 ( 4.264508)
build_all 0.008390 0.000623 3.439445 ( 1.703408)
build_install 0.007612 0.008888 4.644964 ( 2.467019)
test_btest 0.000778 0.000000 50.878944 ( 19.715554)
test_basic 0.003839 0.003411 0.545814 ( 0.612351)
test_all 0.089162 0.047367 520.404491 (209.912889)
test_rubyspec 0.055732 0.054133 65.696335 ( 29.914899)
total: 272.30 sec