Logfile: /home/opc/ruby/logs/brlog.master.20240406-215036
#<BuildRuby:0x0000fffdcf4bfdc0
@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.20240406-215036",
@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.000001 0.000012 ( 0.000012)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.006607 0.000778 2.139419 ( 2.386310)
build_miniruby 0.001172 0.000138 1.147186 ( 1.149195)
build_ruby 0.002182 0.000257 1.887199 ( 4.111016)
build_all 0.006519 0.000767 3.872733 ( 1.833879)
build_install 0.017107 0.000200 5.226236 ( 2.679807)
test_btest 0.000747 0.000075 56.313998 ( 23.376021)
test_basic 0.007378 0.000204 0.537959 ( 0.613679)
test_all 0.056743 0.068344 578.791442 (223.793465)
test_rubyspec 0.048036 0.063530 75.002522 ( 33.261680)
total: 293.21 sec