Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-022154
#<BuildRuby:0x00005607c688f5a8
@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.20221204-022154",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008693 0.002173 1.210526 ( 1.204817)
build_miniruby 0.002013 0.000503 0.853858 ( 0.853699)
build_ruby 0.002963 0.000741 2.234261 ( 2.137697)
build_all 0.018969 0.003550 18.775561 ( 2.200962)
build_install 0.015753 0.006406 2.080702 ( 1.033279)
test_btest 0.000938 0.000247 89.926840 ( 8.851893)
test_basic 0.007629 0.002008 0.362345 ( 0.448150)
test_all 0.002222 0.000000 687.762744 ( 69.767898)
test_rubyspec 0.083987 0.085941 49.544058 ( 57.674669)
total: 144.17 sec