Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-050528
#<BuildRuby:0x000055fc42565f38
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221203-050528",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.010852 0.001033 1.213461 ( 1.230591)
build_miniruby 0.002519 0.000000 0.844165 ( 0.842295)
build_ruby 0.003073 0.000144 2.239192 ( 2.142802)
build_all 0.020170 0.000701 18.658887 ( 2.175422)
build_install 0.019545 0.003657 2.085252 ( 1.047481)
test_btest 0.001318 0.000000 91.417135 ( 8.625215)
test_basic 0.004555 0.004838 0.347483 ( 0.432241)
test_all 0.002746 0.000458 742.007722 ( 71.762502)
test_rubyspec 0.143253 0.045404 49.197793 ( 57.219230)
total: 145.48 sec