Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-065216
#<BuildRuby:0x0000556badd927e0
@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.20220718-065216",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.006058 0.000312 0.823931 ( 0.853769)
build_miniruby 0.000872 0.000125 0.057303 ( 0.056013)
build_ruby 0.000690 0.000099 0.059007 ( 0.057866)
build_all 0.004637 0.000074 1.537747 ( 0.606700)
build_install 0.010369 0.000773 5.674806 ( 2.202759)
test_btest 0.000630 0.000079 45.506761 ( 8.919666)
test_basic 0.001216 0.004844 0.361604 ( 0.449365)
test_all 0.001293 0.000242 604.012510 ( 89.720458)
test_rubyspec 0.109324 0.018449 43.732648 ( 49.312165)
total: 152.18 sec