Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-003636
#<BuildRuby:0x000055e6e8ea9550
@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.20220822-003636",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010090 0.000355 0.838640 ( 0.880490)
build_miniruby 0.001287 0.000184 0.054556 ( 0.053098)
build_ruby 0.001282 0.000183 0.055955 ( 0.054380)
build_all 0.004472 0.005132 1.264635 ( 0.484373)
build_install 0.009138 0.005737 1.571052 ( 0.773241)
test_btest 0.000689 0.000183 50.949545 ( 6.399394)
test_basic 0.004185 0.001116 0.289945 ( 0.389316)
test_all 0.001060 0.002432 517.373244 ( 53.378925)
test_rubyspec 0.079967 0.048195 41.867805 ( 50.226553)
total: 112.64 sec