Logfile: /home/ko1/ruby/logs/brlog.trunk.20220921-052128
#<BuildRuby:0x000055cb64864dd8
@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.20220921-052128",
@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.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004571 0.005079 1.115540 ( 1.120291)
build_miniruby 0.001730 0.000432 0.113423 ( 0.109502)
build_ruby 0.001578 0.000394 0.113251 ( 0.096430)
build_all 0.008484 0.000893 1.594168 ( 0.658928)
build_install 0.015579 0.006449 1.924263 ( 0.945699)
test_btest 0.001035 0.000277 77.780847 ( 8.713638)
test_basic 0.004599 0.003568 0.382496 ( 0.471029)
test_all 0.001670 0.002377 642.384571 ( 66.926672)
test_rubyspec 0.126617 0.038254 45.750469 ( 54.337858)
total: 133.38 sec