Logfile: /home/ko1/ruby/logs/brlog.trunk.20221113-134043
#<BuildRuby:0x000055a09e42e700
@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.20221113-134043",
@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.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000032 0.000004 0.000036 ( 0.000033)
build_up 0.007919 0.001131 1.104610 ( 1.122056)
build_miniruby 0.001839 0.000263 0.119168 ( 0.114918)
build_ruby 0.000000 0.002226 0.123483 ( 0.099234)
build_all 0.007557 0.001899 1.582786 ( 0.661463)
build_install 0.018886 0.002542 1.928975 ( 1.004878)
test_btest 0.000000 0.002028 85.755840 ( 9.125856)
test_basic 0.000000 0.008085 0.411038 ( 0.498715)
test_all 0.000960 0.002130 653.668976 ( 67.939735)
test_rubyspec 0.086117 0.076442 48.066796 ( 56.566255)
total: 137.13 sec