Logfile: /home/ko1/ruby/logs/brlog.trunk.20221105-072844
#<BuildRuby:0x000055fd8a660e80
@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.20221105-072844",
@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.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.007371 0.000862 0.899989 ( 0.987587)
build_miniruby 0.001299 0.000325 0.050565 ( 0.049600)
build_ruby 0.001287 0.000322 0.046093 ( 0.045370)
build_all 0.006680 0.001670 1.232679 ( 0.475771)
build_install 0.011576 0.002894 1.569946 ( 0.817023)
test_btest 0.000941 0.000235 61.541274 ( 6.676140)
test_basic 0.005082 0.001270 0.315872 ( 0.406896)
test_all 0.002501 0.000196 518.378029 ( 55.585786)
test_rubyspec 0.053861 0.075125 43.573855 ( 52.006606)
total: 117.05 sec