Logfile: /home/opc/ruby/logs/brlog.master.20240909-110140
#<BuildRuby:0x0000fffe3746fdd0
@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.20240909-110140",
@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.000011 0.000002 0.000013 ( 0.000012)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.002827 0.003175 1.846055 ( 2.731911)
build_miniruby 0.001452 0.000000 1.237281 ( 1.236632)
build_ruby 0.000000 0.002143 2.001068 ( 4.232317)
build_all 0.001899 0.005098 3.937488 ( 1.863925)
build_install 0.012120 0.003945 5.110390 ( 2.761941)
test_btest 0.000651 0.000163 60.962008 ( 23.002161)
test_basic 0.003110 0.004664 0.584913 ( 0.654024)
test_all 0.103140 0.031377 556.118700 (243.767948)
test_rubyspec 0.047825 0.067859 80.414486 ( 35.085555)
total: 315.34 sec