Logfile: /home/opc/ruby/logs/brlog.master.20230626-232141
#<BuildRuby:0x0000ffffb29cfdd0
@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.20230626-232141",
@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.000001 0.000012 ( 0.000012)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.006090 0.000104 1.477799 ( 3.647891)
build_miniruby 0.001195 0.000057 1.132718 ( 1.133693)
build_ruby 0.002234 0.000107 1.791258 ( 3.591641)
build_all 0.002665 0.004066 3.265249 ( 1.593407)
build_install 0.012172 0.001108 3.952510 ( 2.304533)
test_btest 0.000755 0.000069 48.619670 ( 18.234198)
test_basic 0.002207 0.004407 0.508900 ( 0.590605)
test_all 0.002576 0.000154 428.730856 (169.016773)
test_rubyspec 0.071782 0.019383 51.423711 ( 62.125044)
total: 262.24 sec