Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-142716
#<BuildRuby:0x000055a3a1885550
@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.20221018-142716",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.011369 0.000253 1.192245 ( 1.283387)
build_miniruby 0.001957 0.000000 0.108696 ( 0.108626)
build_ruby 0.001981 0.000004 0.095748 ( 0.094850)
build_all 0.005882 0.003721 1.368952 ( 0.609604)
build_install 0.015929 0.000054 1.701596 ( 0.947329)
test_btest 0.002095 0.000182 62.545541 ( 6.658151)
test_basic 0.006961 0.000251 0.365387 ( 0.458370)
test_all 0.003287 0.003987 494.648876 ( 53.637005)
test_rubyspec 0.109205 0.022930 43.134969 ( 51.742993)
total: 115.54 sec