Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-110048
#<BuildRuby:0x000055f993eb04f0
@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.20220222-110048",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000072 0.000017 0.000089 ( 0.000098)
build_up 0.006306 0.004569 0.940409 ( 1.148114)
build_miniruby 0.001421 0.000407 0.073987 ( 0.072566)
build_ruby 0.001588 0.000453 0.065239 ( 0.063608)
build_all 0.009688 0.000283 4.091180 ( 0.817910)
build_install 0.010727 0.012205 7.848559 ( 2.356700)
test_btest 0.000979 0.000361 75.034042 ( 8.115540)
test_basic 0.005328 0.001963 0.356522 ( 0.443876)
test_all 0.001862 0.000228 666.633518 ( 65.586539)
test_rubyspec 0.082767 0.087156 46.036625 ( 51.578851)
total: 130.18 sec