Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-192709
#<BuildRuby:0x000055e83d4780d0
@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.20221202-192709",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009893 0.000834 1.204572 ( 1.311574)
build_miniruby 0.002125 0.000303 0.838283 ( 0.837348)
build_ruby 0.003462 0.000000 2.220759 ( 2.128280)
build_all 0.017591 0.003038 18.686124 ( 2.177471)
build_install 0.021603 0.001747 2.093460 ( 1.008024)
test_btest 0.001630 0.000213 89.113969 ( 9.241433)
test_basic 0.009824 0.000035 0.359313 ( 0.445004)
test_all 0.001916 0.000229 737.578024 ( 71.505109)
test_rubyspec 0.080629 0.089562 49.163679 ( 57.250425)
total: 145.91 sec