Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-173238
#<BuildRuby:0x000055d29c2c4d30
@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.20220816-173238",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000051 0.000012 0.000063 ( 0.000054)
build_up 0.009510 0.002378 0.974608 ( 1.006926)
build_miniruby 0.001794 0.000448 0.075277 ( 0.073462)
build_ruby 0.001984 0.000496 0.071160 ( 0.069530)
build_all 0.007975 0.003143 1.519655 ( 0.578498)
build_install 0.008253 0.014131 1.884817 ( 0.913945)
test_btest 0.000752 0.000317 72.584251 ( 8.146714)
test_basic 0.008081 0.000000 0.327791 ( 0.417200)
test_all 0.002548 0.000971 629.115168 ( 64.578419)
test_rubyspec 0.092190 0.081391 45.212152 ( 52.804507)
total: 128.59 sec