Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-091131
#<BuildRuby:0x000055dd49d377d8
@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.20220915-091131",
@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.000009 0.000003 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009794 0.000395 1.103998 ( 1.379031)
build_miniruby 0.001620 0.000347 0.073366 ( 0.071544)
build_ruby 0.001656 0.000355 0.068804 ( 0.067056)
build_all 0.010111 0.001150 1.575721 ( 0.603333)
build_install 0.023532 0.000715 1.929309 ( 0.943353)
test_btest 0.001204 0.000190 94.101782 ( 9.496334)
test_basic 0.002526 0.004553 0.356890 ( 0.444982)
test_all 0.004309 0.000862 648.334854 ( 66.208160)
test_rubyspec 0.115606 0.052284 47.024708 ( 55.484641)
total: 134.70 sec