Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-144936
#<BuildRuby:0x000055dd819b11f8
@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.20220818-144936",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009898 0.000397 0.811449 ( 0.913360)
build_miniruby 0.001334 0.000308 0.063484 ( 0.062420)
build_ruby 0.001131 0.000261 0.056366 ( 0.055361)
build_all 0.010043 0.001205 1.244239 ( 0.465419)
build_install 0.014798 0.000054 1.574396 ( 0.775589)
test_btest 0.001701 0.000000 53.778416 ( 5.830177)
test_basic 0.002708 0.003777 0.278377 ( 0.370241)
test_all 0.005442 0.000172 506.406953 ( 52.642915)
test_rubyspec 0.097740 0.033395 41.513317 ( 49.749916)
total: 110.87 sec