Logfile: /home/ko1/ruby/logs/brlog.trunk.20221106-214107
#<BuildRuby:0x0000558d2c946ad8
@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.20221106-214107",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.003550 0.004583 0.887135 ( 1.053801)
build_miniruby 0.001558 0.000240 0.051176 ( 0.049393)
build_ruby 0.000000 0.001412 0.051291 ( 0.049950)
build_all 0.004886 0.004095 1.200119 ( 0.455177)
build_install 0.004480 0.011355 1.614316 ( 0.813840)
test_btest 0.000947 0.000365 61.959428 ( 6.455020)
test_basic 0.004819 0.001854 0.300073 ( 0.398900)
test_all 0.002509 0.000215 517.578908 ( 55.088262)
test_rubyspec 0.095065 0.041532 43.412383 ( 51.974673)
total: 116.34 sec