Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-052755
#<BuildRuby:0x0000564bc0a1d5a8
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220201-052755",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.002035 0.008916 0.934031 ( 1.415976)
build_miniruby 0.001664 0.000512 0.077885 ( 0.076093)
build_ruby 0.001500 0.000462 0.068483 ( 0.066727)
build_all 0.006468 0.005242 4.151666 ( 0.780421)
build_install 0.012430 0.011271 7.759637 ( 2.335174)
test_btest 0.001183 0.000525 47.478210 ( 44.465018)
test_basic 0.004835 0.002149 0.340047 ( 0.431912)
test_all 0.001384 0.000615 661.890659 ( 65.450536)
test_rubyspec 0.088860 0.073044 46.905294 ( 52.016453)
total: 167.04 sec