Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-093124
#<BuildRuby:0x0000557b93ecaf90
@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.20221025-093124",
@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.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009000 0.000080 1.138915 ( 1.251713)
build_miniruby 0.001559 0.000104 0.109532 ( 0.106522)
build_ruby 0.001423 0.000094 0.105192 ( 0.102380)
build_all 0.009560 0.000335 1.440424 ( 0.599243)
build_install 0.015383 0.000638 1.708913 ( 0.920179)
test_btest 0.002231 0.000132 63.698101 ( 6.397423)
test_basic 0.000207 0.005339 0.362453 ( 0.458710)
test_all 0.003341 0.004570 525.209639 ( 55.180557)
test_rubyspec 0.095106 0.032075 43.961527 ( 52.402030)
total: 117.42 sec