Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-202907
#<BuildRuby:0x000055f190170610
@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.20221127-202907",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000035 0.000000 0.000035 ( 0.000032)
build_up 0.009201 0.000757 1.270914 ( 1.993094)
build_miniruby 0.002465 0.000352 0.839908 ( 0.841221)
build_ruby 0.000000 0.002946 2.238093 ( 2.153486)
build_all 0.016219 0.005728 24.996346 ( 2.872437)
build_install 0.013456 0.003471 5.004687 ( 1.216911)
test_btest 0.001265 0.000288 84.596783 ( 8.703601)
test_basic 0.006835 0.000532 0.367160 ( 0.455277)
test_all 0.001901 0.000000 717.076035 ( 71.487049)
test_rubyspec 0.083352 0.059333 49.864826 ( 58.300059)
total: 148.02 sec