Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-050220
#<BuildRuby:0x000055eed3486148
@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.20221013-050220",
@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.000009 0.000003 0.000012 ( 0.000011)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.011178 0.000000 1.154644 ( 1.193977)
build_miniruby 0.001384 0.000241 0.104806 ( 0.101991)
build_ruby 0.001287 0.000276 0.094941 ( 0.092072)
build_all 0.006820 0.000561 1.302902 ( 0.554630)
build_install 0.014142 0.002828 1.633215 ( 0.900764)
test_btest 0.001560 0.000312 62.256964 ( 6.456098)
test_basic 0.006823 0.000292 0.359402 ( 0.449019)
test_all 0.007692 0.000410 491.979653 ( 53.492849)
test_rubyspec 0.081629 0.066951 43.248234 ( 51.725454)
total: 114.97 sec