Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-023813
#<BuildRuby:0x000055a8ed4d1570
@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.20220728-023813",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004482 0.005086 0.829973 ( 1.196530)
build_miniruby 0.001153 0.000288 0.060991 ( 0.059774)
build_ruby 0.001249 0.000312 0.063668 ( 0.062248)
build_all 0.006429 0.001607 1.251996 ( 0.485522)
build_install 0.011602 0.004112 4.267502 ( 1.764291)
test_btest 0.001988 0.000000 52.549125 ( 6.215068)
test_basic 0.005564 0.000704 0.282546 ( 0.372636)
test_all 0.000000 0.002111 498.143111 ( 52.610736)
test_rubyspec 0.078694 0.044666 41.725209 ( 47.516200)
total: 110.28 sec