Logfile: /home/ko1/ruby/logs/brlog.trunk.20220905-001206
#<BuildRuby:0x00005625ab96e700
@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.20220905-001206",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010164 0.000947 0.965415 ( 1.012175)
build_miniruby 0.001696 0.000261 0.076694 ( 0.075118)
build_ruby 0.001781 0.000274 0.078634 ( 0.077126)
build_all 0.009003 0.000605 1.584958 ( 0.615732)
build_install 0.021621 0.000752 1.924138 ( 0.949686)
test_btest 0.000917 0.000108 80.710641 ( 8.592751)
test_basic 0.005650 0.000665 0.325123 ( 0.414874)
test_all 0.004833 0.000000 685.252075 ( 66.977866)
test_rubyspec 0.121653 0.049933 45.270339 ( 53.763519)
total: 132.48 sec