Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-175814
#<BuildRuby:0x000055fd86109350
@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.20221029-175814",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007888 0.001435 1.088101 ( 1.148091)
build_miniruby 0.001590 0.000578 0.097983 ( 0.097215)
build_ruby 0.001145 0.000417 0.098984 ( 0.099395)
build_all 0.007820 0.001086 1.359111 ( 0.591650)
build_install 0.013438 0.000000 1.640227 ( 0.918651)
test_btest 0.001847 0.000218 63.879812 ( 6.487820)
test_basic 0.006514 0.000404 0.354194 ( 0.448639)
test_all 0.002979 0.004536 522.603167 ( 55.188447)
test_rubyspec 0.067585 0.050836 43.435282 ( 52.096963)
total: 117.08 sec