Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-005542
#<BuildRuby:0x0000555d1f096ad8
@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.20221025-005542",
@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.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002850 0.007761 1.109019 ( 1.153411)
build_miniruby 0.001619 0.000498 0.106909 ( 0.103461)
build_ruby 0.001220 0.000376 0.106833 ( 0.103788)
build_all 0.005324 0.003177 1.390887 ( 0.589917)
build_install 0.011364 0.003788 1.714197 ( 0.911441)
test_btest 0.002022 0.000000 62.697071 ( 6.581453)
test_basic 0.004884 0.001150 0.357074 ( 0.448176)
test_all 0.006919 0.001350 497.078797 ( 53.904094)
test_rubyspec 0.075359 0.042475 43.332119 ( 51.909353)
total: 115.71 sec