Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-185048
#<BuildRuby:0x000055e6433a11f8
@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.20221012-185048",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.009027 0.001208 1.150190 ( 1.814191)
build_miniruby 0.001179 0.000272 0.099687 ( 0.097833)
build_ruby 0.001432 0.000331 0.103138 ( 0.100947)
build_all 0.006444 0.001487 1.312474 ( 0.572905)
build_install 0.014451 0.000926 1.625296 ( 0.899122)
test_btest 0.001515 0.000303 64.196675 ( 6.863106)
test_basic 0.001978 0.004492 0.354040 ( 0.445375)
test_all 0.005311 0.001328 487.343108 ( 53.494689)
test_rubyspec 0.113784 0.016471 43.265019 ( 51.798110)
total: 116.09 sec