Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-191338
#<BuildRuby:0x00005610d19f7fa8
@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-191338",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006302 0.000000 0.897351 ( 2.606110)
build_miniruby 0.000919 0.000000 0.057589 ( 0.056346)
build_ruby 0.000817 0.000000 0.059275 ( 0.058128)
build_all 0.003729 0.000830 1.566931 ( 0.606456)
build_install 0.002767 0.008285 5.629542 ( 2.161290)
test_btest 0.000486 0.000174 53.474918 ( 8.307044)
test_basic 0.002164 0.003483 0.283180 ( 0.371915)
test_all 0.001309 0.000000 619.567372 ( 92.682041)
test_rubyspec 0.060875 0.065339 43.957037 ( 49.528121)
total: 156.38 sec