Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-010004
#<BuildRuby:0x000055ed71885400
@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.20221013-010004",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006351 0.003615 1.103121 ( 1.304866)
build_miniruby 0.001812 0.000000 0.099470 ( 0.097568)
build_ruby 0.001886 0.000000 0.106248 ( 0.104206)
build_all 0.007092 0.000604 1.289165 ( 0.565585)
build_install 0.017407 0.000186 1.667000 ( 0.902154)
test_btest 0.001459 0.000219 60.708344 ( 6.421009)
test_basic 0.002949 0.003948 0.359988 ( 0.450369)
test_all 0.004318 0.003904 494.215884 ( 54.348754)
test_rubyspec 0.097112 0.035360 43.324776 ( 51.850955)
total: 116.05 sec