Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-061429
#<BuildRuby:0x000055df4b409298
@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.20221007-061429",
@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.000003 0.000023 ( 0.000024)
autoconf 0.000049 0.000008 0.000057 ( 0.000057)
configure 0.000028 0.000004 0.000032 ( 0.000033)
build_up 0.011425 0.001139 1.107264 ( 1.164829)
build_miniruby 0.001460 0.000000 0.098629 ( 0.096113)
build_ruby 0.001467 0.000000 0.091107 ( 0.088595)
build_all 0.008443 0.000307 1.323049 ( 0.574409)
build_install 0.010698 0.005924 1.617992 ( 0.881930)
test_btest 0.001196 0.000224 62.496181 ( 6.287275)
test_basic 0.006312 0.000193 0.352059 ( 0.441906)
test_all 0.006243 0.001102 512.738970 ( 54.464335)
test_rubyspec 0.104836 0.026786 42.203626 ( 50.483245)
total: 114.48 sec