Logfile: /home/opc/ruby/logs/brlog.master.20240920-040339
#<BuildRuby:0x0000fffc1af3fdd8
@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.20240920-040339",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006080 0.000339 2.386061 ( 2.591908)
build_miniruby 0.001090 0.000172 1.164495 ( 1.169200)
build_ruby 0.001655 0.000000 1.946598 ( 4.005004)
build_all 0.006426 0.000603 3.253263 ( 1.626752)
build_install 0.012087 0.003478 4.781281 ( 2.483408)
test_btest 0.000875 0.000146 49.719018 ( 19.196469)
test_basic 0.005936 0.000991 0.523041 ( 0.590083)
test_all 0.098903 0.036269 480.726193 (202.139223)
test_rubyspec 0.050985 0.065130 65.449289 ( 29.799403)
total: 263.60 sec