Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-202831
#<BuildRuby:0x0000563d0a46c4c0
@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.20220817-202831",
@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.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.002636 0.007915 0.981442 ( 0.991289)
build_miniruby 0.001981 0.000247 0.075198 ( 0.072919)
build_ruby 0.001695 0.000212 0.071308 ( 0.069268)
build_all 0.009534 0.001192 1.517888 ( 0.573739)
build_install 0.018018 0.001555 1.842020 ( 0.904507)
test_btest 0.000952 0.000112 74.945897 ( 7.976589)
test_basic 0.006715 0.000119 0.321641 ( 0.411563)
test_all 0.003603 0.000000 635.652737 ( 64.448717)
test_rubyspec 0.125562 0.051060 45.543026 ( 53.018073)
total: 128.47 sec