Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-152344
#<BuildRuby:0x000055668ca78a58
@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.20220223-152344",
@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.000006)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009848 0.001407 0.843413 ( 1.549716)
build_miniruby 0.001858 0.000265 0.073513 ( 0.072122)
build_ruby 0.001886 0.000269 0.078458 ( 0.077704)
build_all 0.011544 0.000251 4.165630 ( 0.857462)
build_install 0.015980 0.007360 7.936618 ( 2.461965)
test_btest 0.001186 0.000216 71.047364 ( 8.096637)
test_basic 0.006898 0.000000 0.344890 ( 0.436635)
test_all 0.002079 0.000064 666.546549 ( 73.594468)
test_rubyspec 0.098305 0.070588 46.379467 ( 51.728776)
total: 138.88 sec