Logfile: /home/opc/ruby/logs/brlog.master.20240727-132611
#<BuildRuby:0x0000fffe667bfdd0
@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.20240727-132611",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000015 0.000003 0.000018 ( 0.000019)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.005113 0.001277 1.801078 ( 2.487077)
build_miniruby 0.000000 0.001462 1.160584 ( 1.160339)
build_ruby 0.000000 0.001637 1.963881 ( 4.289765)
build_all 0.007521 0.000757 4.286977 ( 1.981008)
build_install 0.011522 0.005170 5.411033 ( 2.762747)
test_btest 0.000671 0.000202 60.826373 ( 23.212293)
test_basic 0.002357 0.005292 0.576566 ( 0.659204)
test_all 0.082933 0.047493 500.564038 (211.967696)
test_rubyspec 0.066357 0.049972 79.341706 ( 34.855691)
total: 283.38 sec