Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-093913
#<BuildRuby:0x000055ecee5d88e8
@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.20220213-093913",
@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.000018 0.000002 0.000020 ( 0.000019)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.006858 0.004365 0.949647 ( 1.011174)
build_miniruby 0.001623 0.000203 0.077663 ( 0.075737)
build_ruby 0.001929 0.000241 0.076572 ( 0.074468)
build_all 0.010735 0.000000 4.059946 ( 0.788252)
build_install 0.014737 0.007220 7.862711 ( 2.325985)
test_btest 0.001028 0.000171 76.289618 ( 8.192744)
test_basic 0.003103 0.003875 0.341743 ( 0.432144)
test_all 0.001450 0.000290 657.595067 ( 66.032667)
test_rubyspec 0.135567 0.033253 46.383613 ( 51.879696)
total: 130.81 sec