Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-222956
#<BuildRuby:0x0000564d5c8bbf00
@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-222956",
@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.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.000000 0.006714 0.881283 ( 2.013342)
build_miniruby 0.000210 0.000752 0.057029 ( 0.055842)
build_ruby 0.000846 0.000181 0.059188 ( 0.057911)
build_all 0.001343 0.003267 1.515844 ( 0.589493)
build_install 0.005577 0.005652 5.638319 ( 2.158054)
test_btest 0.000534 0.000178 55.608060 ( 8.207777)
test_basic 0.005771 0.000489 0.338495 ( 0.425656)
test_all 0.001884 0.000000 597.868480 ( 90.689988)
test_rubyspec 0.053567 0.035019 43.587849 ( 49.233450)
total: 153.43 sec