Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-203508
#<BuildRuby:0x00005596e2610b60
@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.20220909-203508",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006836 0.004204 1.135665 ( 1.116497)
build_miniruby 0.001716 0.000215 0.072165 ( 0.071466)
build_ruby 0.001415 0.000177 0.071192 ( 0.070326)
build_all 0.010268 0.000202 1.564651 ( 0.604763)
build_install 0.019602 0.004064 1.914864 ( 0.956083)
test_btest 0.001539 0.000200 93.301684 ( 9.155948)
test_basic 0.003442 0.004173 0.361966 ( 0.451914)
test_all 0.003018 0.000000 643.248962 ( 66.781549)
test_rubyspec 0.121226 0.050177 47.130009 ( 55.496068)
total: 134.71 sec