Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-132101
#<BuildRuby:0x0000558b16ba49c8
@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.20220721-132101",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.007560 0.003937 1.009720 ( 1.263459)
build_miniruby 0.001767 0.000221 0.072816 ( 0.070960)
build_ruby 0.001889 0.000236 0.080177 ( 0.078039)
build_all 0.008965 0.000560 1.549456 ( 0.594998)
build_install 0.018049 0.003891 5.142714 ( 2.079249)
test_btest 0.001258 0.000172 75.075637 ( 7.999325)
test_basic 0.007355 0.001003 0.333691 ( 0.421362)
test_all 0.002836 0.000127 637.539930 ( 64.481848)
test_rubyspec 0.119730 0.050347 45.345975 ( 51.169798)
total: 128.16 sec