Logfile: /home/ko1/ruby/logs/brlog.trunk.20221103-213348
#<BuildRuby:0x000055f9be7e6f90
@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.20221103-213348",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000033 0.000000 0.000033 ( 0.000031)
build_up 0.008067 0.000000 0.882178 ( 0.956113)
build_miniruby 0.001921 0.000000 0.048575 ( 0.046882)
build_ruby 0.001341 0.000000 0.052367 ( 0.051110)
build_all 0.006908 0.000830 1.217779 ( 0.461364)
build_install 0.006607 0.007626 1.493310 ( 0.793814)
test_btest 0.000940 0.000221 61.196418 ( 6.876739)
test_basic 0.004862 0.001144 0.308016 ( 0.404958)
test_all 0.009168 0.015589 492.200926 ( 53.958048)
test_rubyspec 0.077855 0.058576 43.318563 ( 51.893408)
total: 115.44 sec