Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-200708
#<BuildRuby:0x0000559a5fadf800
@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.20220918-200708",
@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.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.003007 0.006854 1.127592 ( 1.130908)
build_miniruby 0.001587 0.000423 0.113735 ( 0.108946)
build_ruby 0.001187 0.000316 0.115181 ( 0.096430)
build_all 0.003847 0.006505 1.581439 ( 0.657852)
build_install 0.021090 0.000000 1.984795 ( 1.006421)
test_btest 0.001194 0.000000 79.063890 ( 8.339531)
test_basic 0.004194 0.004337 0.377451 ( 0.469905)
test_all 0.003803 0.001127 685.105643 ( 68.936094)
test_rubyspec 0.111632 0.064193 45.489916 ( 53.840374)
total: 134.59 sec