Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-031643
#<BuildRuby:0x0000555ed82b0e80
@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-031643",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008373 0.001395 0.833548 ( 1.175067)
build_miniruby 0.001181 0.000197 0.063568 ( 0.062536)
build_ruby 0.001633 0.000272 0.055113 ( 0.053232)
build_all 0.003524 0.005782 1.264063 ( 0.466311)
build_install 0.017260 0.000330 1.578473 ( 0.786127)
test_btest 0.001230 0.000246 54.177013 ( 6.185400)
test_basic 0.006795 0.000261 0.301418 ( 0.390506)
test_all 0.004998 0.000000 492.084836 ( 52.064981)
test_rubyspec 0.072460 0.062334 41.588318 ( 49.233698)
total: 110.42 sec