Logfile: /home/opc/ruby/logs/brlog.master.20240206-015929
#<BuildRuby:0x0000fffcd724fde0
@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.20240206-015929",
@make="make",
@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.000004 0.000012 ( 0.000012)
autoconf 0.000058 0.000000 0.000058 ( 0.000826)
configure 0.000019 0.000000 0.000019 ( 0.000018)
build_up 0.003261 0.001871 1.364246 ( 2.123113)
build_miniruby 0.000831 0.000388 1.129106 ( 1.128752)
build_ruby 0.003361 0.000000 1.846089 ( 3.704581)
build_all 0.006382 0.000820 3.627776 ( 1.704662)
build_install 0.006372 0.009269 4.359292 ( 2.427364)
test_btest 0.000546 0.000274 54.647776 ( 20.718060)
test_basic 0.005110 0.002557 0.536289 ( 0.605608)
test_all 0.103610 0.025390 536.051409 (226.553419)
test_rubyspec 0.044064 0.096737 96.689158 ( 39.857593)
total: 298.82 sec