Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-094829
#<BuildRuby:0x0000561f135fafe0
@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.20220916-094829",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000007)
build_up 0.010129 0.000000 1.099957 ( 1.070651)
build_miniruby 0.001993 0.000000 0.073139 ( 0.070665)
build_ruby 0.002241 0.000000 0.069108 ( 0.066649)
build_all 0.010051 0.000000 1.567054 ( 0.607041)
build_install 0.015856 0.007582 1.929198 ( 0.937012)
test_btest 0.000820 0.000060 94.751891 ( 9.252991)
test_basic 0.007015 0.000227 0.347338 ( 0.435617)
test_all 0.003389 0.000242 634.135222 ( 66.711966)
test_rubyspec 0.137727 0.024334 46.859251 ( 55.231372)
total: 134.38 sec