Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-005207
#<BuildRuby:0x000055f14306a920
@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.20220818-005207",
@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.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005641 0.004403 0.852365 ( 1.991660)
build_miniruby 0.001519 0.000000 0.054783 ( 0.053614)
build_ruby 0.001858 0.000000 0.055091 ( 0.053548)
build_all 0.006667 0.000367 1.252688 ( 0.478842)
build_install 0.014325 0.000244 1.552367 ( 0.781987)
test_btest 0.001227 0.000204 54.856555 ( 6.296753)
test_basic 0.005304 0.000884 0.286425 ( 0.377108)
test_all 0.003376 0.000000 477.441966 ( 51.607497)
test_rubyspec 0.069918 0.068970 41.615304 ( 49.293260)
total: 110.94 sec