Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-075117
#<BuildRuby:0x000055a99d3bc4e0
@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.20220915-075117",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000106 0.000008 0.000114 ( 0.000117)
build_up 0.000000 0.010079 1.070646 ( 1.355858)
build_miniruby 0.000000 0.001917 0.068174 ( 0.066137)
build_ruby 0.000000 0.002536 0.076001 ( 0.074027)
build_all 0.006815 0.002795 1.556590 ( 0.593909)
build_install 0.014562 0.007662 1.918534 ( 0.928310)
test_btest 0.000987 0.000364 96.123505 ( 9.109785)
test_basic 0.007917 0.000000 0.344591 ( 0.433095)
test_all 0.002366 0.002187 679.027270 ( 68.420754)
test_rubyspec 0.095383 0.075631 46.815382 ( 55.012982)
total: 136.00 sec