Logfile: /home/opc/ruby/logs/brlog.master.20230726-182635
#<BuildRuby:0x0000ffff2000fdc8
@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.20230726-182635",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000020)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.001572 0.004315 1.416980 ( 3.649582)
build_miniruby 0.001004 0.000160 1.084093 ( 1.083047)
build_ruby 0.001351 0.000215 1.825926 ( 3.221251)
build_all 0.005082 0.000810 1.611144 ( 0.990572)
build_install 0.013475 0.001344 2.327209 ( 1.710116)
test_btest 0.000669 0.000101 46.437667 ( 18.930847)
test_basic 0.002088 0.004509 0.493654 ( 0.573733)
test_all 0.002478 0.000000 391.506627 (156.379234)
test_rubyspec 0.044947 0.040429 48.992255 ( 59.913228)
total: 246.45 sec