Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-073413
#<BuildRuby:0x000056373404f4b8
@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.20220910-073413",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005882 0.004384 1.125738 ( 1.099971)
build_miniruby 0.001603 0.000320 0.074844 ( 0.073400)
build_ruby 0.001520 0.000304 0.072600 ( 0.071231)
build_all 0.010191 0.001093 1.542930 ( 0.601162)
build_install 0.016869 0.006843 1.927067 ( 0.971852)
test_btest 0.001258 0.000286 92.701685 ( 9.786878)
test_basic 0.006394 0.000462 0.360621 ( 0.449353)
test_all 0.002582 0.000561 644.325197 ( 67.525303)
test_rubyspec 0.111429 0.061860 47.457272 ( 55.841279)
total: 136.42 sec