Logfile: /home/opc/ruby/logs/brlog.master.20240207-040721
#<BuildRuby:0x0000fffced79fdc0
@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.20240207-040721",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.005153 0.000967 1.374511 ( 2.054017)
build_miniruby 0.001530 0.000287 1.117327 ( 1.116341)
build_ruby 0.001394 0.000262 1.869850 ( 3.768344)
build_all 0.001896 0.005117 3.602831 ( 1.709239)
build_install 0.012275 0.003070 4.375248 ( 2.424133)
test_btest 0.000651 0.000163 54.505385 ( 20.789284)
test_basic 0.001211 0.005955 0.527681 ( 0.596516)
test_all 0.090482 0.035202 508.584548 (204.941814)
test_rubyspec 0.101117 0.049320 97.288168 ( 40.019353)
total: 277.42 sec