Logfile: /home/ko1/ruby/logs/brlog.trunk.20220625-191445
#<BuildRuby:0x00005566b5efac88
@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.20220625-191445",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002368 0.007552 0.802033 ( 0.913597)
build_miniruby 0.001404 0.000432 0.064713 ( 0.063910)
build_ruby 0.001208 0.000371 0.063526 ( 0.063569)
build_all 0.006750 0.000753 1.173013 ( 0.485038)
build_install 0.012441 0.005503 4.934057 ( 2.449609)
test_btest 0.001074 0.000336 52.244142 ( 6.065580)
test_basic 0.005411 0.000232 0.284467 ( 0.376271)
test_all 0.000962 0.001676 510.078493 ( 53.121302)
test_rubyspec 0.088981 0.035334 41.774874 ( 47.638894)
total: 111.18 sec