Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-102141
#<BuildRuby:0x000055bbbfb51438
@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.20220725-102141",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008382 0.000311 0.805884 ( 1.030256)
build_miniruby 0.001885 0.000134 0.063045 ( 0.060991)
build_ruby 0.001425 0.000000 0.052001 ( 0.050568)
build_all 0.009307 0.000000 1.243193 ( 0.466414)
build_install 0.013321 0.004224 4.313044 ( 1.823144)
test_btest 0.001276 0.000128 52.109426 ( 6.277988)
test_basic 0.005490 0.000549 0.292903 ( 0.391007)
test_all 0.002166 0.000216 500.139946 ( 53.165103)
test_rubyspec 0.103748 0.038376 41.745341 ( 47.621868)
total: 110.89 sec