Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-010208
#<BuildRuby:0x00005652e584f3a8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220721-010208",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.012154 1.001905 ( 1.751882)
build_miniruby 0.001305 0.000833 0.074491 ( 0.073540)
build_ruby 0.001546 0.000595 0.081272 ( 0.079686)
build_all 0.009147 0.001686 1.531801 ( 0.585923)
build_install 0.014585 0.007791 5.286637 ( 2.126949)
test_btest 0.000830 0.000323 70.487862 ( 7.984570)
test_basic 0.005189 0.002018 0.323086 ( 0.412342)
test_all 0.001621 0.000631 642.223376 ( 64.565014)
test_rubyspec 0.109440 0.060667 46.004503 ( 51.831829)
total: 129.41 sec