Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-095103
#<BuildRuby:0x000055e8e88e0a68
@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.20221014-095103",
@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.000028 0.000002 0.000030 ( 0.000031)
autoconf 0.000044 0.000003 0.000047 ( 0.000048)
configure 0.000026 0.000001 0.000027 ( 0.000028)
build_up 0.000236 0.011596 1.075790 ( 1.428357)
build_miniruby 0.001335 0.000381 0.100900 ( 0.097965)
build_ruby 0.001752 0.000000 0.097658 ( 0.094240)
build_all 0.008440 0.000581 1.292241 ( 0.560244)
build_install 0.013923 0.002308 1.638231 ( 0.895478)
test_btest 0.000000 0.002207 64.385021 ( 6.637700)
test_basic 0.000000 0.008788 0.365453 ( 0.458975)
test_all 0.000386 0.006092 518.415136 ( 54.758817)
test_rubyspec 0.080305 0.054634 42.930779 ( 51.178465)
total: 116.11 sec