Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-082319
#<BuildRuby:0x0000559aa2d54e80
@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.20221026-082319",
@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.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008690 0.001449 1.190009 ( 1.231652)
build_miniruby 0.001501 0.000000 0.108814 ( 0.106473)
build_ruby 0.001468 0.000000 0.103560 ( 0.101029)
build_all 0.008354 0.001023 1.399941 ( 0.600249)
build_install 0.009848 0.006277 1.726637 ( 0.927831)
test_btest 0.002208 0.000473 63.960569 ( 6.611665)
test_basic 0.005916 0.000024 0.359447 ( 0.450617)
test_all 0.005204 0.001648 492.845589 ( 53.682560)
test_rubyspec 0.072947 0.046946 43.532797 ( 52.066530)
total: 115.78 sec