Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-085839
#<BuildRuby:0x00005625b4ecfdd0
@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.20220717-085839",
@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.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006698 0.000000 0.827116 ( 1.027520)
build_miniruby 0.001052 0.000000 0.058010 ( 0.056758)
build_ruby 0.001014 0.000000 0.060471 ( 0.059293)
build_all 0.000381 0.004196 1.518477 ( 0.600009)
build_install 0.010502 0.000657 5.573043 ( 2.167309)
test_btest 0.000648 0.000040 45.323579 ( 8.530230)
test_basic 0.005614 0.000000 0.309902 ( 0.399307)
test_all 0.000940 0.000000 623.505753 ( 91.922857)
test_rubyspec 0.049549 0.033569 43.573978 ( 49.229922)
total: 153.99 sec