Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-122045
#<BuildRuby:0x000055e2e9a9c8e8
@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.20220807-122045",
@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.000001 0.000004 ( 0.000005)
autoconf 0.000014 0.000006 0.000020 ( 0.000014)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.009341 0.001928 0.982626 ( 1.015337)
build_miniruby 0.001701 0.000619 0.078953 ( 0.077347)
build_ruby 0.001555 0.000565 0.071122 ( 0.069476)
build_all 0.010936 0.000000 1.528443 ( 0.592338)
build_install 0.018301 0.002663 5.125206 ( 2.095446)
test_btest 0.001086 0.000290 73.892146 ( 8.568669)
test_basic 0.005510 0.001469 0.320258 ( 0.410416)
test_all 0.001604 0.000428 640.744556 ( 64.768533)
test_rubyspec 0.126742 0.048311 46.033608 ( 53.541032)
total: 131.14 sec