Logfile: /home/opc/ruby/logs/brlog.master.20240813-152153
#<BuildRuby:0x0000ffff3ebcfdc0
@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.20240813-152153",
@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.000011)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004403 0.000779 1.774530 ( 2.342071)
build_miniruby 0.001178 0.000209 1.178924 ( 1.178345)
build_ruby 0.001632 0.000289 1.968003 ( 4.291351)
build_all 0.003340 0.004113 3.840824 ( 1.825812)
build_install 0.012028 0.004095 5.012622 ( 2.587632)
test_btest 0.000768 0.000183 59.770685 ( 22.608027)
test_basic 0.005382 0.001283 0.575987 ( 0.644241)
test_all 0.078106 0.054008 556.270692 (246.260847)
test_rubyspec 0.063334 0.046475 79.175335 ( 34.660421)
total: 316.40 sec