Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-140710
#<BuildRuby:0x0000564e554ed348
@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.20221016-140710",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.006367 0.003754 1.098158 ( 1.323487)
build_miniruby 0.001425 0.000190 0.099294 ( 0.097765)
build_ruby 0.000000 0.001745 0.103907 ( 0.102643)
build_all 0.006862 0.001974 1.368005 ( 0.584549)
build_install 0.012104 0.002136 1.665395 ( 0.915318)
test_btest 0.001083 0.000191 61.224390 ( 6.711756)
test_basic 0.002735 0.004251 0.350470 ( 0.443084)
test_all 0.005443 0.001210 527.916850 ( 55.237386)
test_rubyspec 0.075742 0.058416 43.477370 ( 52.004843)
total: 117.42 sec