Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-105920
#<BuildRuby:0x000055d6fbd988e8
@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.20220826-105920",
@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.000023 0.000004 0.000027 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.011952 0.000520 0.973662 ( 1.129288)
build_miniruby 0.001797 0.000240 0.076609 ( 0.074690)
build_ruby 0.000000 0.001676 0.078158 ( 0.076717)
build_all 0.008906 0.001279 1.542044 ( 0.598324)
build_install 0.017183 0.004193 1.875316 ( 0.921203)
test_btest 0.000838 0.000146 74.276463 ( 7.978934)
test_basic 0.006076 0.000336 0.334815 ( 0.426111)
test_all 0.003634 0.000000 674.963022 ( 66.819272)
test_rubyspec 0.105182 0.060612 45.902978 ( 54.275580)
total: 132.30 sec