Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-230205
#<BuildRuby:0x000056428c3df778
@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.20220328-230205",
@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.000019 0.000003 0.000022 ( 0.000019)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.009691 0.001385 1.028781 ( 1.099557)
build_miniruby 0.001737 0.000000 0.080698 ( 0.079695)
build_ruby 0.002030 0.000000 0.076056 ( 0.074877)
build_all 0.010759 0.000710 4.163320 ( 0.852634)
build_install 0.015688 0.006773 7.915041 ( 2.434439)
test_btest 0.000862 0.000152 76.337737 ( 7.989378)
test_basic 0.007628 0.000345 0.332410 ( 0.419879)
test_all 0.001573 0.000262 685.556600 ( 67.589607)
test_rubyspec 0.093727 0.077654 46.117843 ( 51.509396)
total: 132.05 sec