Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-221733
#<BuildRuby:0x000055817526ffb0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220815-221733",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.002859 0.003715 0.785098 ( 1.195245)
build_miniruby 0.000824 0.000275 0.089096 ( 0.086985)
build_ruby 0.001427 0.000475 3.511684 ( 3.317194)
build_all 0.008576 0.001336 19.451149 ( 5.675440)
build_install 0.009583 0.001432 2.001551 ( 0.971307)
test_btest 0.000649 0.000185 53.345699 ( 8.364618)
test_basic 0.005949 0.000259 0.333003 ( 0.420700)
test_all 0.001185 0.000316 624.055045 ( 91.037160)
test_rubyspec 0.087349 0.043373 44.033954 ( 51.406576)
total: 162.48 sec