Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-231622
#<BuildRuby:0x000055d1d60eefe0
@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.20220902-231622",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009726 0.001496 0.968810 ( 0.999803)
build_miniruby 0.001705 0.000262 0.075780 ( 0.074640)
build_ruby 0.001811 0.000279 0.081763 ( 0.080083)
build_all 0.006589 0.005376 1.535822 ( 0.577824)
build_install 0.010151 0.011989 1.895562 ( 0.925588)
test_btest 0.000000 0.001018 71.911185 ( 8.290828)
test_basic 0.006546 0.002516 0.335544 ( 0.424259)
test_all 0.004782 0.000000 687.110543 ( 67.447405)
test_rubyspec 0.121832 0.049739 45.591470 ( 54.098294)
total: 132.92 sec