Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-175824
#<BuildRuby:0x000055678af45550
@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.20221006-175824",
@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.000020 0.000010 0.000030 ( 0.000029)
autoconf 0.000028 0.000014 0.000042 ( 0.000042)
configure 0.000018 0.000009 0.000027 ( 0.000026)
build_up 0.000283 0.011788 1.084274 ( 1.182396)
build_miniruby 0.001105 0.000884 0.095928 ( 0.094253)
build_ruby 0.000811 0.000649 0.102730 ( 0.102801)
build_all 0.002198 0.006061 1.296522 ( 0.586495)
build_install 0.010464 0.005034 1.619525 ( 0.901850)
test_btest 0.000736 0.000603 62.427127 ( 6.539037)
test_basic 0.003651 0.002988 0.344440 ( 0.438079)
test_all 0.006113 0.000627 508.800231 ( 54.580627)
test_rubyspec 0.064846 0.063694 42.343256 ( 50.922597)
total: 115.35 sec