Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-163412
#<BuildRuby:0x000055ad89864ea8
@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.20220721-163412",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009391 0.001342 0.967593 ( 1.129098)
build_miniruby 0.001718 0.000246 0.072552 ( 0.071022)
build_ruby 0.001720 0.000246 0.074172 ( 0.072135)
build_all 0.009463 0.000611 1.535417 ( 0.585021)
build_install 0.022088 0.002112 5.094803 ( 2.053656)
test_btest 0.001402 0.000000 74.907554 ( 8.312963)
test_basic 0.007692 0.000347 0.315967 ( 0.404939)
test_all 0.001547 0.000182 651.363491 ( 64.875853)
test_rubyspec 0.109336 0.063201 45.417244 ( 51.212512)
total: 128.72 sec