Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-161229
#<BuildRuby:0x00005565ce8ec9c8
@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.20220901-161229",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010121 0.001557 0.960506 ( 1.028088)
build_miniruby 0.001810 0.000278 0.077879 ( 0.077080)
build_ruby 0.001909 0.000293 0.078920 ( 0.077314)
build_all 0.006673 0.004336 1.539818 ( 0.588556)
build_install 0.008668 0.012464 1.865881 ( 0.905117)
test_btest 0.001067 0.000356 73.953888 ( 8.219381)
test_basic 0.008274 0.000884 0.334172 ( 0.420482)
test_all 0.003279 0.001025 642.895319 ( 64.468873)
test_rubyspec 0.098287 0.062488 45.423115 ( 53.960345)
total: 129.75 sec