Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-093122
#<BuildRuby:0x000055da079f83a0
@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.20220915-093122",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.008742 0.000655 1.102689 ( 1.114358)
build_miniruby 0.001557 0.000222 0.073829 ( 0.071759)
build_ruby 0.001951 0.000279 0.076597 ( 0.074194)
build_all 0.009222 0.000596 1.580708 ( 0.614681)
build_install 0.022925 0.000000 1.940285 ( 0.961443)
test_btest 0.001329 0.000000 92.234405 ( 9.405419)
test_basic 0.007562 0.000674 0.373046 ( 0.458844)
test_all 0.004883 0.000488 683.721164 ( 68.619297)
test_rubyspec 0.101542 0.068141 46.935992 ( 55.060676)
total: 136.38 sec