Logfile: /home/ko1/ruby/logs/brlog.trunk.20221110-194206
#<BuildRuby:0x00005576c13674b8
@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.20221110-194206",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.007295 0.003807 1.139391 ( 1.143332)
build_miniruby 0.001988 0.000530 0.065420 ( 0.062732)
build_ruby 0.000000 0.001971 0.066412 ( 0.064421)
build_all 0.000959 0.009230 1.522298 ( 0.596011)
build_install 0.012540 0.007762 1.878592 ( 0.957601)
test_btest 0.001201 0.000569 84.353840 ( 9.044516)
test_basic 0.005926 0.002808 0.322580 ( 0.408838)
test_all 0.001804 0.000546 683.274805 ( 67.977952)
test_rubyspec 0.106654 0.074969 47.894041 ( 56.017152)
total: 136.27 sec