Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-221539
#<BuildRuby:0x000055eb6c951a48
@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.20221202-221539",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.007198 0.003754 1.250135 ( 1.376358)
build_miniruby 0.002954 0.000000 0.845050 ( 0.842809)
build_ruby 0.002871 0.000393 2.238134 ( 2.147316)
build_all 0.014526 0.006667 18.783311 ( 2.206382)
build_install 0.014079 0.006541 2.093614 ( 1.046756)
test_btest 0.001219 0.000332 91.895273 ( 8.883375)
test_basic 0.007167 0.003860 0.357411 ( 0.441943)
test_all 0.001639 0.000478 699.351026 ( 69.579298)
test_rubyspec 0.110813 0.070474 49.487739 ( 57.517064)
total: 144.04 sec