Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-222252
#<BuildRuby:0x00005617dc4e7ba0
@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.20220727-222252",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009033 0.000783 0.910137 ( 1.283829)
build_miniruby 0.001439 0.000221 0.064365 ( 0.062991)
build_ruby 0.001330 0.000205 0.055662 ( 0.054112)
build_all 0.004214 0.004486 1.227748 ( 0.465911)
build_install 0.014009 0.004633 4.352922 ( 1.811252)
test_btest 0.001259 0.000296 52.252022 ( 5.924903)
test_basic 0.001063 0.004962 0.286261 ( 0.383369)
test_all 0.002319 0.000682 491.975191 ( 52.100904)
test_rubyspec 0.082847 0.050902 41.543240 ( 47.498335)
total: 109.59 sec