Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-020512
#<BuildRuby:0x0000560ec8f27ba0
@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.20221006-020512",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000156 0.000024 0.000180 ( 0.000215)
configure 0.000045 0.000007 0.000052 ( 0.000050)
build_up 0.010859 0.001004 1.076090 ( 1.172590)
build_miniruby 0.002243 0.000320 0.100801 ( 0.097457)
build_ruby 0.000000 0.001745 0.087949 ( 0.084976)
build_all 0.007845 0.001705 1.274510 ( 0.552985)
build_install 0.009403 0.006388 1.595563 ( 0.871716)
test_btest 0.001579 0.000371 61.435138 ( 7.520262)
test_basic 0.005235 0.000090 0.249812 ( 0.339284)
test_all 0.005432 0.001207 512.600878 ( 54.469838)
test_rubyspec 0.081302 0.049034 42.570393 ( 50.814779)
total: 115.93 sec