Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-083733
#<BuildRuby:0x000055b3b08cbe00
@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.20220729-083733",
@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.000007)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.002752 0.003680 0.846812 ( 1.249647)
build_miniruby 0.000947 0.000000 0.057864 ( 0.056695)
build_ruby 0.000988 0.000000 0.059199 ( 0.058043)
build_all 0.004471 0.000000 1.524022 ( 0.583849)
build_install 0.007736 0.003454 5.646183 ( 2.146916)
test_btest 0.000663 0.000207 48.782691 ( 8.705370)
test_basic 0.005106 0.000336 0.282095 ( 0.371054)
test_all 0.000842 0.000247 622.949352 ( 90.738882)
test_rubyspec 0.100927 0.028253 43.543688 ( 49.185114)
total: 153.10 sec