Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-104205
#<BuildRuby:0x0000559f8ea544d8
@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.20220315-104205",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006379 0.006453 1.050526 ( 1.833471)
build_miniruby 0.002199 0.000000 0.079631 ( 0.078030)
build_ruby 0.001921 0.000150 0.076124 ( 0.074956)
build_all 0.010130 0.000616 4.217109 ( 0.874269)
build_install 0.017871 0.004376 7.958676 ( 2.409063)
test_btest 0.001113 0.000242 75.078621 ( 8.156879)
test_basic 0.007758 0.000000 0.336461 ( 0.426543)
test_all 0.001969 0.000000 700.700038 ( 67.828790)
test_rubyspec 0.104338 0.046396 46.164193 ( 51.663760)
total: 133.35 sec