Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-214237
#<BuildRuby:0x000055f28892fba0
@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-214237",
@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.000023 0.000001 0.000024 ( 0.000025)
autoconf 0.000046 0.000004 0.000050 ( 0.000050)
configure 0.000031 0.000002 0.000033 ( 0.000033)
build_up 0.008322 0.003162 1.082035 ( 1.263602)
build_miniruby 0.001880 0.000221 0.100156 ( 0.098013)
build_ruby 0.001264 0.000149 0.093003 ( 0.091628)
build_all 0.006737 0.000792 1.318344 ( 0.569850)
build_install 0.008341 0.004925 1.616814 ( 0.884591)
test_btest 0.001924 0.000321 63.126084 ( 6.576844)
test_basic 0.002437 0.004133 0.348616 ( 0.438515)
test_all 0.002901 0.003618 513.613710 ( 55.355443)
test_rubyspec 0.090940 0.043403 43.342318 ( 51.817582)
total: 117.10 sec