Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-163357
#<BuildRuby:0x000055ca64c50bc8
@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.20220820-163357",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000036 0.000005 0.000041 ( 0.000055)
configure 0.000049 0.000007 0.000056 ( 0.000057)
build_up 0.010077 0.001440 0.970340 ( 1.781564)
build_miniruby 0.001883 0.000269 0.076208 ( 0.075161)
build_ruby 0.001920 0.000274 0.077721 ( 0.076952)
build_all 0.009449 0.000000 1.522675 ( 0.591786)
build_install 0.015518 0.004251 1.859094 ( 0.931848)
test_btest 0.001265 0.000190 74.008151 ( 8.158200)
test_basic 0.004296 0.003811 0.328660 ( 0.419055)
test_all 0.003134 0.000569 678.390411 ( 66.582537)
test_rubyspec 0.079021 0.072224 46.092827 ( 54.581332)
total: 133.20 sec