Logfile: /home/ko1/ruby/logs/brlog.trunk.20221106-060033
#<BuildRuby:0x000055df537a0e30
@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.20221106-060033",
@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.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.002381 0.005050 0.881256 ( 1.100600)
build_miniruby 0.000924 0.000462 0.049731 ( 0.048485)
build_ruby 0.000937 0.000469 0.044488 ( 0.043259)
build_all 0.000113 0.008671 1.254867 ( 0.475382)
build_install 0.009614 0.006324 1.561369 ( 0.794726)
test_btest 0.000778 0.000539 63.816968 ( 6.501202)
test_basic 0.000741 0.004691 0.297436 ( 0.395009)
test_all 0.001570 0.001208 525.365814 ( 55.439883)
test_rubyspec 0.054083 0.074351 43.514557 ( 52.126377)
total: 116.93 sec