Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-224438
#<BuildRuby:0x0000555c117709d0
@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.20220906-224438",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006145 0.004562 0.947686 ( 0.989467)
build_miniruby 0.002493 0.000000 0.071629 ( 0.069224)
build_ruby 0.001851 0.000036 0.077086 ( 0.075201)
build_all 0.003058 0.008135 1.543785 ( 0.600147)
build_install 0.021074 0.001132 1.940627 ( 0.951416)
test_btest 0.000988 0.000260 95.992680 ( 9.764096)
test_basic 0.006194 0.001630 0.354950 ( 0.452998)
test_all 0.002734 0.000719 676.136155 ( 68.127336)
test_rubyspec 0.104589 0.054733 47.157321 ( 55.508054)
total: 136.54 sec