Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-165030
#<BuildRuby:0x0000556da7f54870
@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.20220913-165030",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.007131 0.004014 1.143171 ( 1.096393)
build_miniruby 0.001639 0.000205 0.071458 ( 0.070486)
build_ruby 0.001477 0.000185 0.077064 ( 0.075303)
build_all 0.003440 0.008396 1.578162 ( 0.615442)
build_install 0.011495 0.010924 1.907528 ( 0.946749)
test_btest 0.001183 0.000394 93.666333 ( 9.545204)
test_basic 0.002990 0.003668 0.342285 ( 0.433111)
test_all 0.003118 0.001134 641.354816 ( 67.124243)
test_rubyspec 0.100137 0.069379 47.168981 ( 55.528496)
total: 135.44 sec