Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-105908
#<BuildRuby:0x000055b049ec31d8
@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.20220307-105908",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.010630 1.013640 ( 1.216894)
build_miniruby 0.000000 0.002096 0.078700 ( 0.076694)
build_ruby 0.000000 0.002079 0.070712 ( 0.069056)
build_all 0.007939 0.002694 4.250541 ( 0.852503)
build_install 0.021655 0.002353 7.841178 ( 2.403825)
test_btest 0.000982 0.000272 76.084209 ( 8.106224)
test_basic 0.006452 0.002548 0.330483 ( 0.422079)
test_all 0.001545 0.000441 650.432186 ( 65.668547)
test_rubyspec 0.108251 0.067847 46.562857 ( 51.926781)
total: 130.74 sec