Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-021517
#<BuildRuby:0x000055fd4f7484f0
@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.20220314-021517",
@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.000002 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.012168 0.000061 1.059260 ( 5.913099)
build_miniruby 0.001432 0.000168 0.073472 ( 0.072246)
build_ruby 0.001922 0.000227 0.073454 ( 0.071876)
build_all 0.005361 0.004330 4.132833 ( 0.859871)
build_install 0.021542 0.001972 7.862322 ( 2.416914)
test_btest 0.001063 0.000159 70.981290 ( 8.143206)
test_basic 0.007132 0.000316 0.333207 ( 0.422820)
test_all 0.001576 0.000225 696.271250 ( 68.084514)
test_rubyspec 0.103310 0.061864 45.966807 ( 51.413212)
total: 137.40 sec