Logfile: /home/opc/ruby/logs/brlog.master.20240303-114756
#<BuildRuby:0x0000fffdb84efdc0
@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.20240303-114756",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000017 0.000004 0.000021 ( 0.000022)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.007285 0.000775 1.968932 ( 2.229158)
build_miniruby 0.001122 0.000250 1.153912 ( 1.154405)
build_ruby 0.001663 0.000371 1.898248 ( 3.994033)
build_all 0.006525 0.000489 3.845545 ( 1.804651)
build_install 0.004664 0.013063 5.030575 ( 2.578910)
test_btest 0.000601 0.000211 57.524792 ( 21.969256)
test_basic 0.003756 0.004139 0.545198 ( 0.618003)
test_all 0.083604 0.045596 595.352826 (246.113726)
test_rubyspec 0.069327 0.049955 76.706163 ( 33.880807)
total: 314.34 sec