Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-180927
#<BuildRuby:0x0000556167e8a148
@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.20221009-180927",
@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.000010 0.000003 0.000013 ( 0.000012)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.008731 0.001154 1.073304 ( 1.136648)
build_miniruby 0.001425 0.000356 0.098149 ( 0.095898)
build_ruby 0.001158 0.000290 0.095039 ( 0.092609)
build_all 0.006595 0.000431 1.291697 ( 0.566340)
build_install 0.013074 0.001755 1.574648 ( 0.864295)
test_btest 0.001579 0.000339 63.337150 ( 6.297203)
test_basic 0.002433 0.004749 0.359149 ( 0.448918)
test_all 0.003094 0.003097 509.591466 ( 54.483783)
test_rubyspec 0.061249 0.069571 42.899458 ( 51.335715)
total: 115.32 sec