Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-094132
#<BuildRuby:0x0000558f55690e80
@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.20221007-094132",
@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.000005)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000057 0.000005 0.000062 ( 0.000059)
build_up 0.004833 0.004787 1.084352 ( 1.121031)
build_miniruby 0.001300 0.000200 0.094645 ( 0.092015)
build_ruby 0.001432 0.000221 0.104497 ( 0.102137)
build_all 0.007984 0.000478 1.323969 ( 0.572535)
build_install 0.008075 0.006610 1.670670 ( 0.900360)
test_btest 0.001158 0.000248 62.848457 ( 6.295758)
test_basic 0.006126 0.000116 0.336728 ( 0.427475)
test_all 0.006336 0.000695 508.894341 ( 54.788817)
test_rubyspec 0.090387 0.034165 42.515414 ( 51.092909)
total: 115.39 sec