Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-102849
#<BuildRuby:0x0000561eec2f0d30
@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.20220814-102849",
@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.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009855 0.000793 0.964065 ( 0.974952)
build_miniruby 0.001934 0.000258 0.068389 ( 0.066900)
build_ruby 0.002108 0.000000 0.077885 ( 0.076425)
build_all 0.006567 0.004421 1.535014 ( 0.582554)
build_install 0.014859 0.007212 1.911851 ( 0.933266)
test_btest 0.001001 0.000227 78.730884 ( 8.502655)
test_basic 0.006321 0.001437 0.321233 ( 0.409431)
test_all 0.002199 0.000499 622.883182 ( 64.512168)
test_rubyspec 0.095969 0.075313 46.234588 ( 53.641650)
total: 129.70 sec