Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-043919
#<BuildRuby:0x000055d48140b810
@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.20220225-043919",
@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.000003 0.000008 ( 0.000008)
autoconf 0.000009 0.000005 0.000014 ( 0.000014)
configure 0.000006 0.000003 0.000009 ( 0.000010)
build_up 0.010193 0.000770 0.879102 ( 3.811658)
build_miniruby 0.001385 0.000577 0.074694 ( 0.072558)
build_ruby 0.001269 0.000529 0.075091 ( 0.072823)
build_all 0.010502 0.000000 4.162013 ( 0.856046)
build_install 0.021463 0.001984 7.882584 ( 2.410912)
test_btest 0.001003 0.000286 75.570080 ( 8.365627)
test_basic 0.005198 0.001485 0.336537 ( 0.431880)
test_all 0.001566 0.000447 658.243670 ( 65.255182)
test_rubyspec 0.099033 0.054935 46.178779 ( 51.766296)
total: 133.04 sec