Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-201136
#<BuildRuby:0x000055a135612700
@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.20220908-201136",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.005352 0.004691 1.129189 ( 1.099888)
build_miniruby 0.001473 0.000803 0.072375 ( 0.069920)
build_ruby 0.001293 0.000705 0.070725 ( 0.068509)
build_all 0.006360 0.003469 1.600949 ( 0.605548)
build_install 0.017858 0.004103 1.953957 ( 0.952041)
test_btest 0.000654 0.000305 94.256063 ( 9.956749)
test_basic 0.004456 0.002080 0.346487 ( 0.438785)
test_all 0.000131 0.005192 686.452760 ( 68.605122)
test_rubyspec 0.101901 0.075222 47.099357 ( 55.379271)
total: 137.18 sec