Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-232356
#<BuildRuby:0x000055a0e0c1d550
@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.20220808-232356",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008742 0.000742 0.814085 ( 0.877669)
build_miniruby 0.001316 0.000203 0.054626 ( 0.053107)
build_ruby 0.001271 0.000195 0.064053 ( 0.062779)
build_all 0.008287 0.000541 1.248210 ( 0.469381)
build_install 0.015527 0.002218 4.426646 ( 1.806372)
test_btest 0.002028 0.000000 55.577537 ( 6.104337)
test_basic 0.002388 0.005625 0.282999 ( 0.371304)
test_all 0.002606 0.000522 478.889486 ( 51.128692)
test_rubyspec 0.104737 0.035104 41.621874 ( 49.447376)
total: 110.32 sec