Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-081947
#<BuildRuby:0x0000556c3fc0a688
@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.20220816-081947",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008115 0.004488 1.010710 ( 3.356716)
build_miniruby 0.001731 0.000231 0.068730 ( 0.066696)
build_ruby 0.001867 0.000249 0.078400 ( 0.076778)
build_all 0.004426 0.004457 1.516565 ( 0.588146)
build_install 0.016865 0.005195 1.901136 ( 0.929561)
test_btest 0.001203 0.000253 73.634027 ( 7.973068)
test_basic 0.001499 0.005113 0.320151 ( 0.410337)
test_all 0.000000 0.004690 629.953432 ( 63.958585)
test_rubyspec 0.084314 0.092730 45.108437 ( 52.737589)
total: 130.10 sec