Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-165931
#<BuildRuby:0x0000560702bff658
@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.20221203-165931",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010164 0.000726 1.220670 ( 1.610660)
build_miniruby 0.002695 0.000000 0.854878 ( 0.853705)
build_ruby 0.003726 0.000000 2.237492 ( 2.143459)
build_all 0.020397 0.000472 18.627887 ( 2.153940)
build_install 0.020237 0.001124 2.082403 ( 1.042730)
test_btest 0.001271 0.000071 88.066393 ( 9.167474)
test_basic 0.010391 0.000000 0.347891 ( 0.432846)
test_all 0.003316 0.000000 705.493850 ( 70.192303)
test_rubyspec 0.101666 0.061700 49.479906 ( 57.638935)
total: 145.24 sec