Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-215049
#<BuildRuby:0x00005631e625b778
@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.20220405-215049",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009964 0.000664 0.997801 ( 1.293325)
build_miniruby 0.002134 0.000143 0.075558 ( 0.074467)
build_ruby 0.001918 0.000128 0.078202 ( 0.077430)
build_all 0.000893 0.009049 4.241234 ( 0.846616)
build_install 0.023149 0.000679 8.502184 ( 3.017912)
test_btest 0.000000 0.001023 79.136208 ( 8.431099)
test_basic 0.000000 0.007028 0.333123 ( 0.424570)
test_all 0.000000 0.002809 653.873357 ( 65.615574)
test_rubyspec 0.086780 0.077470 46.560671 ( 51.661686)
total: 131.44 sec