Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-162801
#<BuildRuby:0x000055ae3a3c0620
@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.20220826-162801",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000054 0.000008 0.000062 ( 0.000060)
build_up 0.010219 0.000846 0.973834 ( 1.116562)
build_miniruby 0.001746 0.000233 0.078117 ( 0.076414)
build_ruby 0.001785 0.000238 0.076150 ( 0.074665)
build_all 0.011656 0.000000 1.531074 ( 0.581503)
build_install 0.022357 0.000000 1.881413 ( 0.915946)
test_btest 0.001715 0.000000 70.716241 ( 8.272756)
test_basic 0.007314 0.000607 0.323182 ( 0.413006)
test_all 0.000196 0.004137 672.485553 ( 66.772892)
test_rubyspec 0.138264 0.034428 45.902561 ( 54.400283)
total: 132.63 sec