Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-121131
#<BuildRuby:0x000055df3f4b68a0
@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.20220402-121131",
@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.000003 0.000007 ( 0.000008)
autoconf 0.000008 0.000006 0.000014 ( 0.000014)
configure 0.000007 0.000005 0.000012 ( 0.000012)
build_up 0.009629 0.001235 1.021505 ( 1.182403)
build_miniruby 0.002008 0.000000 0.071547 ( 0.069361)
build_ruby 0.002077 0.000093 0.079631 ( 0.077260)
build_all 0.008073 0.002169 4.222411 ( 0.861232)
build_install 0.024671 0.000000 8.550519 ( 2.972203)
test_btest 0.001192 0.000000 73.123381 ( 8.126954)
test_basic 0.005315 0.001929 0.330221 ( 0.426311)
test_all 0.001593 0.000000 648.170563 ( 65.620656)
test_rubyspec 0.078316 0.095334 46.491951 ( 51.896629)
total: 131.23 sec