Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-181122
#<BuildRuby:0x00005583b3008610
@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.20220914-181122",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.008726 0.001455 1.096634 ( 1.124181)
build_miniruby 0.001672 0.000279 0.076687 ( 0.075019)
build_ruby 0.001666 0.000000 0.077458 ( 0.075653)
build_all 0.006309 0.004497 1.573927 ( 0.599899)
build_install 0.020135 0.003088 1.923925 ( 0.946904)
test_btest 0.000758 0.000152 92.798068 ( 9.620930)
test_basic 0.002850 0.003982 0.351395 ( 0.441085)
test_all 0.002532 0.000603 650.609522 ( 65.868533)
test_rubyspec 0.107743 0.063750 46.749996 ( 55.268081)
total: 134.02 sec