Logfile: /home/opc/ruby/logs/brlog.master.20241009-012103
#<BuildRuby:0x0000fffe0b87fdc0
@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.20241009-012103",
@make="make",
@no_timeout_error=nil,
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.001768 0.004280 2.109182 ( 2.581684)
build_miniruby 0.001456 0.000219 1.309023 ( 1.310000)
build_ruby 0.001563 0.000235 2.161316 ( 4.446025)
build_all 0.007924 0.000528 3.592831 ( 1.755071)
build_install 0.002829 0.016222 4.982263 ( 2.587603)
test_btest 0.000769 0.000238 49.074878 ( 19.302543)
test_basic 0.002872 0.004727 0.523619 ( 0.592380)
test_all 0.097019 0.034000 463.512328 (190.420737)
test_rubyspec 0.071893 0.037112 65.529160 ( 29.845121)
total: 252.84 sec