Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-223113
#<BuildRuby:0x000055f443752af0
@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.20221128-223113",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010401 0.000309 1.251415 ( 1.322133)
build_miniruby 0.000000 0.002961 0.853646 ( 0.853092)
build_ruby 0.001854 0.001458 2.219073 ( 2.136519)
build_all 0.018274 0.001631 18.401975 ( 2.163824)
build_install 0.020871 0.000000 1.840816 ( 0.959023)
test_btest 0.001439 0.000000 88.868283 ( 8.549307)
test_basic 0.009273 0.001911 0.341963 ( 0.427091)
test_all 0.002554 0.000352 738.324432 ( 71.346421)
test_rubyspec 0.111967 0.065481 49.206238 ( 57.330888)
total: 145.09 sec