Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-054116
#<BuildRuby:0x0000558dd0ce3e58
@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.20220808-054116",
@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.000006 0.000017 ( 0.000017)
configure 0.000010 0.000005 0.000015 ( 0.000015)
build_up 0.001627 0.004853 0.802688 ( 0.858872)
build_miniruby 0.000597 0.000358 0.057684 ( 0.056431)
build_ruby 0.001040 0.000000 0.060429 ( 0.059158)
build_all 0.004520 0.000000 1.512493 ( 0.588154)
build_install 0.009815 0.001484 5.634767 ( 2.160946)
test_btest 0.000604 0.000279 54.765951 ( 8.212106)
test_basic 0.003687 0.001702 0.280836 ( 0.370571)
test_all 0.000806 0.000372 608.072278 ( 87.799184)
test_rubyspec 0.046742 0.029365 43.562216 ( 50.982767)
total: 151.09 sec