Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-223738
#<BuildRuby:0x0000557911cfa8c0
@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.20220728-223738",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.002919 0.003872 0.807413 ( 0.918255)
build_miniruby 0.000857 0.000197 0.057705 ( 0.056417)
build_ruby 0.000831 0.000192 0.059807 ( 0.058573)
build_all 0.004521 0.000069 1.529252 ( 0.589858)
build_install 0.005253 0.005729 5.670877 ( 2.158815)
test_btest 0.000463 0.000132 46.827219 ( 8.239314)
test_basic 0.002251 0.003789 0.335821 ( 0.423767)
test_all 0.000006 0.001321 601.423257 ( 89.166209)
test_rubyspec 0.076385 0.051507 43.932182 ( 49.566382)
total: 151.18 sec