Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-100748
#<BuildRuby:0x0000559295e7bfa8
@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.20220803-100748",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005754 0.000959 0.854600 ( 2.093095)
build_miniruby 0.000888 0.000148 0.057054 ( 0.055810)
build_ruby 0.000785 0.000131 0.058799 ( 0.057666)
build_all 0.000000 0.004795 1.526060 ( 0.583498)
build_install 0.007177 0.004049 5.638856 ( 2.169514)
test_btest 0.000538 0.000153 52.781789 ( 8.289310)
test_basic 0.004088 0.001168 0.252495 ( 0.341853)
test_all 0.001014 0.000096 623.410559 ( 88.514203)
test_rubyspec 0.093639 0.031899 43.565021 ( 50.986549)
total: 153.09 sec