Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-161229
#<BuildRuby:0x00005646c81106d8
@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.20220918-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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009416 0.000672 1.068953 ( 1.091815)
build_miniruby 0.002045 0.000146 0.112071 ( 0.107024)
build_ruby 0.001772 0.000127 0.110950 ( 0.093615)
build_all 0.010196 0.000000 1.602610 ( 0.636506)
build_install 0.006611 0.017048 1.945878 ( 0.963061)
test_btest 0.001121 0.000280 76.094797 ( 8.276824)
test_basic 0.003381 0.005514 0.382512 ( 0.470402)
test_all 0.000000 0.004182 637.930545 ( 66.643935)
test_rubyspec 0.103340 0.066086 45.523233 ( 53.814321)
total: 132.10 sec