Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-182158
#<BuildRuby:0x000055a5b95507d0
@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.20220225-182158",
@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.000006 0.000003 0.000009 ( 0.000009)
autoconf 0.000017 0.000008 0.000025 ( 0.000026)
configure 0.000007 0.000004 0.000011 ( 0.000010)
build_up 0.006380 0.005376 0.998269 ( 1.422561)
build_miniruby 0.001037 0.000565 0.076781 ( 0.075450)
build_ruby 0.001446 0.000789 0.078444 ( 0.077127)
build_all 0.008439 0.001911 4.163592 ( 0.826579)
build_install 0.014914 0.009931 8.029601 ( 2.394995)
test_btest 0.000953 0.000508 74.404478 ( 8.080505)
test_basic 0.001304 0.005804 0.351168 ( 0.440488)
test_all 0.001327 0.000796 658.283428 ( 66.062063)
test_rubyspec 0.079544 0.088257 46.368391 ( 51.799384)
total: 131.18 sec