Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-231947
#<BuildRuby:0x0000564e5fce8e80
@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.20220828-231947",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004649 0.004117 0.873042 ( 2.149176)
build_miniruby 0.001576 0.000000 0.061915 ( 0.060606)
build_ruby 0.001749 0.000000 0.063639 ( 0.061826)
build_all 0.007245 0.000532 1.224468 ( 0.459288)
build_install 0.013922 0.000975 1.549914 ( 0.794001)
test_btest 0.000734 0.000130 50.544108 ( 6.210012)
test_basic 0.005398 0.000953 0.280288 ( 0.370311)
test_all 0.003572 0.000000 506.991639 ( 52.605439)
test_rubyspec 0.108738 0.024443 41.197549 ( 49.818475)
total: 112.53 sec