Logfile: /home/ko1/ruby/logs/brlog.trunk.20220224-205916
#<BuildRuby:0x0000557e41bbf340
@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.20220224-205916",
@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.000006 0.000003 0.000009 ( 0.000009)
autoconf 0.000010 0.000005 0.000015 ( 0.000014)
configure 0.000007 0.000004 0.000011 ( 0.000010)
build_up 0.009351 0.002530 0.848602 ( 1.221168)
build_miniruby 0.001390 0.000631 0.079316 ( 0.076952)
build_ruby 0.001532 0.000696 0.079252 ( 0.076768)
build_all 0.008243 0.001530 4.128595 ( 0.840332)
build_install 0.015069 0.009962 7.818765 ( 2.404936)
test_btest 0.000000 0.001478 75.102507 ( 8.383077)
test_basic 0.002199 0.006732 0.329884 ( 0.415613)
test_all 0.000000 0.002261 699.765702 ( 67.781445)
test_rubyspec 0.094359 0.071447 46.723948 ( 51.963247)
total: 133.16 sec