Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-005535
#<BuildRuby:0x0000558d36f2d550
@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.20221017-005535",
@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.000018 0.000008 0.000026 ( 0.000025)
autoconf 0.000029 0.000012 0.000041 ( 0.000041)
configure 0.000020 0.000008 0.000028 ( 0.000029)
build_up 0.006330 0.005098 1.120320 ( 1.457464)
build_miniruby 0.001597 0.000726 0.100153 ( 0.096333)
build_ruby 0.001777 0.000808 0.102918 ( 0.099387)
build_all 0.003018 0.003808 1.367458 ( 0.581365)
build_install 0.013402 0.001911 1.665856 ( 0.887866)
test_btest 0.000000 0.001721 61.809411 ( 6.693096)
test_basic 0.004391 0.003055 0.359686 ( 0.449186)
test_all 0.008349 0.000000 490.491719 ( 53.266451)
test_rubyspec 0.089668 0.051181 43.576781 ( 52.024345)
total: 115.56 sec