Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-034538
#<BuildRuby:0x000055b5846884b0
@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.20220317-034538",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.010707 0.000824 1.021932 ( 2.119473)
build_miniruby 0.002111 0.000162 0.078212 ( 0.076090)
build_ruby 0.001849 0.000142 0.079775 ( 0.078017)
build_all 0.009648 0.000000 4.186637 ( 0.854705)
build_install 0.022976 0.000692 7.948975 ( 2.425417)
test_btest 0.000995 0.000000 77.601501 ( 8.283310)
test_basic 0.007298 0.000134 0.348158 ( 0.437616)
test_all 0.001421 0.000079 668.044612 ( 65.360912)
test_rubyspec 0.115109 0.058347 46.274004 ( 51.694516)
total: 131.33 sec