Logfile: /home/ko1/ruby/logs/brlog.trunk.20221103-210002
#<BuildRuby:0x0000555866b26038
@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.20221103-210002",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007052 0.000781 0.900363 ( 2.215400)
build_miniruby 0.000982 0.000245 0.051381 ( 0.051105)
build_ruby 0.001144 0.000286 0.044925 ( 0.044346)
build_all 0.005436 0.001359 1.224957 ( 0.478217)
build_install 0.013200 0.001927 1.530405 ( 0.821712)
test_btest 0.001032 0.000238 59.890336 ( 6.626821)
test_basic 0.004571 0.001055 0.303288 ( 0.396654)
test_all 0.021282 0.001736 500.569894 ( 54.701762)
test_rubyspec 0.092728 0.038519 43.547339 ( 52.052836)
total: 117.39 sec