Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-145027
#<BuildRuby:0x000056491e28a038
@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.20221012-145027",
@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.000028 0.000005 0.000033 ( 0.000033)
autoconf 0.000170 0.000028 0.000198 ( 0.000206)
configure 0.000054 0.000009 0.000063 ( 0.000058)
build_up 0.005484 0.006479 1.069632 ( 1.139173)
build_miniruby 0.001130 0.000301 0.099464 ( 0.096451)
build_ruby 0.000000 0.001522 0.093863 ( 0.091208)
build_all 0.004083 0.003575 1.282628 ( 0.571901)
build_install 0.010779 0.006114 1.646394 ( 0.900881)
test_btest 0.001058 0.000390 61.669233 ( 6.699562)
test_basic 0.005217 0.001922 0.361752 ( 0.452258)
test_all 0.004397 0.002988 516.441383 ( 55.123487)
test_rubyspec 0.086509 0.036956 43.358343 ( 51.762721)
total: 116.84 sec