Logfile: /home/opc/ruby/logs/brlog.master.20240425-015508
#<BuildRuby:0x0000fffd85e5fdc0
@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.20240425-015508",
@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.000011 0.000000 0.000011 ( 0.000012)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.008408 0.000225 2.425490 ( 2.460915)
build_miniruby 0.001188 0.000063 1.144537 ( 1.145020)
build_ruby 0.001476 0.000078 1.893856 ( 4.132576)
build_all 0.007216 0.000133 3.900443 ( 1.811650)
build_install 0.011193 0.004872 5.349270 ( 2.618872)
test_btest 0.000883 0.000081 56.772436 ( 21.622431)
test_basic 0.006932 0.000000 0.549598 ( 0.619156)
test_all 0.081714 0.044739 566.474544 (229.259574)
test_rubyspec 0.059290 0.058156 75.335431 ( 33.465862)
total: 297.14 sec