Logfile: /home/opc/ruby/logs/brlog.master.20240723-015030
#<BuildRuby:0x0000fffe20cafde0
@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.20240723-015030",
@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.000012)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.001213 0.004174 1.760063 ( 2.389478)
build_miniruby 0.000000 0.001297 1.159822 ( 1.160534)
build_ruby 0.000000 0.001644 1.960326 ( 4.820815)
build_all 0.002393 0.005680 4.169201 ( 1.957824)
build_install 0.014050 0.001846 5.321701 ( 2.721166)
test_btest 0.000652 0.000206 60.283678 ( 23.408060)
test_basic 0.001751 0.005101 0.572413 ( 0.638741)
test_all 0.099061 0.035201 466.674536 (192.674291)
test_rubyspec 0.028042 0.085035 78.578612 ( 34.695590)
total: 264.47 sec