Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-075801
#<BuildRuby:0x000056505f69e280
@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.20221204-075801",
@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.000000 0.000004 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009649 0.000812 1.203212 ( 1.248356)
build_miniruby 0.003086 0.000000 0.848406 ( 0.846380)
build_ruby 0.002885 0.000246 2.232181 ( 2.151123)
build_all 0.012798 0.008846 18.679361 ( 2.170320)
build_install 0.008182 0.014772 2.103043 ( 1.032283)
test_btest 0.001453 0.000000 91.461161 ( 9.092304)
test_basic 0.009577 0.000599 0.354754 ( 0.440894)
test_all 0.001659 0.000553 688.757661 ( 72.167537)
test_rubyspec 0.104946 0.073900 49.461265 ( 57.589587)
total: 146.74 sec