Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-123638
#<BuildRuby:0x000055c450be8448
@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.20220308-123638",
@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.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004961 0.005737 1.043002 ( 1.084120)
build_miniruby 0.001458 0.000530 0.076074 ( 0.076365)
build_ruby 0.001582 0.000575 0.077483 ( 0.077032)
build_all 0.008622 0.001314 4.221944 ( 0.863432)
build_install 0.022845 0.000695 8.030543 ( 2.392276)
test_btest 0.001065 0.000266 77.289567 ( 8.459616)
test_basic 0.005958 0.001490 0.345715 ( 0.438282)
test_all 0.002172 0.000543 697.258861 ( 67.722141)
test_rubyspec 0.102273 0.070044 46.224454 ( 51.563115)
total: 132.68 sec