Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-092326
#<BuildRuby:0x000055b1e70b1550
@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.20220720-092326",
@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.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000024 0.000004 0.000028 ( 0.000029)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003976 0.004819 0.782877 ( 2.534038)
build_miniruby 0.001032 0.000238 0.049182 ( 0.047711)
build_ruby 0.001122 0.000259 0.050605 ( 0.049258)
build_all 0.004399 0.004388 1.292783 ( 0.488295)
build_install 0.017433 0.002164 4.541412 ( 1.856356)
test_btest 0.001196 0.000299 55.534163 ( 8.858547)
test_basic 0.000000 0.004665 0.211834 ( 0.307396)
test_all 0.001024 0.000600 551.381107 ( 92.058861)
test_rubyspec 0.092558 0.026752 41.785445 ( 47.685845)
total: 153.89 sec