Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-152723
#<BuildRuby:0x000055f05f8884c0
@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.20220814-152723",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010327 0.000794 1.001258 ( 1.017103)
build_miniruby 0.001750 0.000135 0.076216 ( 0.074164)
build_ruby 0.002041 0.000157 0.077522 ( 0.075562)
build_all 0.010634 0.000818 1.568907 ( 0.584893)
build_install 0.014776 0.007210 1.914488 ( 0.922732)
test_btest 0.001092 0.000156 74.274813 ( 8.820723)
test_basic 0.007884 0.000000 0.329972 ( 0.426220)
test_all 0.003771 0.000000 669.254024 ( 66.021911)
test_rubyspec 0.121320 0.046281 45.757033 ( 53.283599)
total: 131.23 sec