Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-211600
#<BuildRuby:0x000055e5974611f8
@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.20220717-211600",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.012370 0.001035 0.897209 ( 1.884188)
build_miniruby 0.001412 0.000325 0.062885 ( 0.060978)
build_ruby 0.000000 0.001476 0.051319 ( 0.049998)
build_all 0.004091 0.004068 1.253159 ( 0.480681)
build_install 0.008839 0.008121 4.362777 ( 1.814782)
test_btest 0.001149 0.000442 52.222398 ( 5.848892)
test_basic 0.000000 0.006665 0.300019 ( 0.389992)
test_all 0.000000 0.002875 502.411630 ( 52.917388)
test_rubyspec 0.055050 0.072415 41.886810 ( 47.762634)
total: 111.21 sec