Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-090645
#<BuildRuby:0x000055e7a7da6e90
@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.20220829-090645",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010426 0.000343 0.939232 ( 10.240802)
build_miniruby 0.001274 0.000182 0.063535 ( 0.062614)
build_ruby 0.001315 0.000188 0.055177 ( 0.053574)
build_all 0.007447 0.001064 1.259279 ( 0.462505)
build_install 0.012055 0.003647 1.580578 ( 0.795351)
test_btest 0.000832 0.000138 50.587290 ( 6.122055)
test_basic 0.005580 0.000164 0.284308 ( 0.374328)
test_all 0.003597 0.000568 505.442486 ( 52.593485)
test_rubyspec 0.092681 0.046871 40.993972 ( 49.324940)
total: 120.03 sec