Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-054349
#<BuildRuby:0x000055950e55c8e8
@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.20220913-054349",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005488 0.005380 1.133542 ( 6.580085)
build_miniruby 0.001756 0.000439 0.076138 ( 0.075358)
build_ruby 0.001654 0.000413 0.077392 ( 0.076789)
build_all 0.008847 0.000941 1.545226 ( 0.612193)
build_install 0.019777 0.001919 1.895647 ( 0.942703)
test_btest 0.001207 0.000242 93.126664 ( 9.470571)
test_basic 0.007994 0.000407 0.358949 ( 0.447252)
test_all 0.003919 0.000000 686.722510 ( 68.804718)
test_rubyspec 0.109713 0.051834 46.928536 ( 55.295522)
total: 142.31 sec