Logfile: /home/opc/ruby/logs/brlog.master.20240819-182239
#<BuildRuby:0x0000fffc7130fde0
@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.20240819-182239",
@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.000000 0.000011 ( 0.000019)
autoconf 0.000024 0.000001 0.000025 ( 0.000026)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.005415 0.000286 1.781873 ( 2.302914)
build_miniruby 0.001301 0.000068 1.175377 ( 1.175693)
build_ruby 0.001995 0.000106 1.950058 ( 4.026988)
build_all 0.007052 0.000137 3.863381 ( 1.817584)
build_install 0.015398 0.000289 5.021133 ( 2.608359)
test_btest 0.000850 0.000039 60.405215 ( 25.752224)
test_basic 0.007260 0.000104 0.569055 ( 0.636984)
test_all 0.098177 0.030659 540.468063 (225.510448)
test_rubyspec 0.062325 0.051042 78.321184 ( 34.413090)
total: 298.25 sec