Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-135609
#<BuildRuby:0x000055dc45744920
@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.20220826-135609",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.010698 0.000914 0.993437 ( 1.513081)
build_miniruby 0.001651 0.000550 0.078301 ( 0.076634)
build_ruby 0.001615 0.000538 0.071783 ( 0.069942)
build_all 0.008531 0.001241 1.530859 ( 0.588906)
build_install 0.015058 0.006623 1.882347 ( 0.918323)
test_btest 0.000817 0.000272 74.386342 ( 8.242347)
test_basic 0.008506 0.000000 0.325104 ( 0.412223)
test_all 0.004797 0.000000 683.171080 ( 67.222986)
test_rubyspec 0.104454 0.075465 45.772734 ( 54.203469)
total: 133.25 sec