Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-172107
#<BuildRuby:0x000055e6126be038
@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.20220825-172107",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.009423 0.000364 0.868539 ( 1.023416)
build_miniruby 0.001104 0.000255 0.054628 ( 0.053192)
build_ruby 0.001434 0.000331 0.061496 ( 0.059981)
build_all 0.009555 0.000212 1.253178 ( 0.472325)
build_install 0.012121 0.002424 1.598314 ( 0.797333)
test_btest 0.001137 0.000227 53.788698 ( 6.058603)
test_basic 0.004455 0.000891 0.295813 ( 0.392269)
test_all 0.005653 0.000000 505.189724 ( 53.168484)
test_rubyspec 0.080916 0.054133 41.898903 ( 50.505101)
total: 112.53 sec