Logfile: /home/ko1/ruby/logs/brlog.trunk.20220324-160710
#<BuildRuby:0x000055be774c04d8
@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.20220324-160710",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000015 0.000005 0.000020 ( 0.000019)
build_up 0.010603 0.000744 0.977169 ( 1.048682)
build_miniruby 0.001861 0.000573 0.081391 ( 0.078600)
build_ruby 0.002060 0.000000 0.080333 ( 0.078610)
build_all 0.007897 0.002188 4.171169 ( 0.856402)
build_install 0.022480 0.000581 7.947071 ( 2.428363)
test_btest 0.001071 0.000000 75.198896 ( 8.493977)
test_basic 0.007648 0.000000 0.337668 ( 0.429695)
test_all 0.002137 0.000000 694.087979 ( 67.400333)
test_rubyspec 0.104182 0.060497 45.809271 ( 51.223536)
total: 132.04 sec