Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-002047
#<BuildRuby:0x000055b439890d30
@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-002047",
@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.000008 0.000001 0.000009 ( 0.000008)
build_up 0.008583 0.004140 1.075968 ( 8.810661)
build_miniruby 0.001792 0.000358 0.077538 ( 0.074926)
build_ruby 0.001674 0.000335 0.075010 ( 0.072804)
build_all 0.000000 0.010340 1.514645 ( 0.571852)
build_install 0.009824 0.011723 1.894286 ( 0.926724)
test_btest 0.000795 0.000374 80.273683 ( 8.881899)
test_basic 0.006314 0.000830 0.341519 ( 0.434635)
test_all 0.003558 0.000000 679.157122 ( 66.166973)
test_rubyspec 0.110938 0.066144 45.651912 ( 53.110724)
total: 139.05 sec