Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-112627
#<BuildRuby:0x0000556681854ea8
@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.20220916-112627",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009778 0.000409 1.104254 ( 1.085604)
build_miniruby 0.001829 0.000130 0.070859 ( 0.069088)
build_ruby 0.001885 0.000134 0.076198 ( 0.074334)
build_all 0.006214 0.004940 1.542430 ( 0.598459)
build_install 0.003766 0.017297 1.961089 ( 0.955408)
test_btest 0.000968 0.000342 92.244804 ( 9.543084)
test_basic 0.006790 0.000742 0.349339 ( 0.439626)
test_all 0.004766 0.000023 677.072213 ( 68.125683)
test_rubyspec 0.100920 0.063110 47.076796 ( 55.487334)
total: 136.38 sec