Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-223513
#<BuildRuby:0x0000559a246304c0
@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.20220822-223513",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.010175 0.000727 0.986706 ( 1.033079)
build_miniruby 0.001776 0.000126 0.065378 ( 0.063346)
build_ruby 0.002187 0.000156 0.078572 ( 0.076887)
build_all 0.000780 0.009402 1.518723 ( 0.576230)
build_install 0.015651 0.006251 1.868044 ( 0.926689)
test_btest 0.001054 0.000248 75.338296 ( 8.494054)
test_basic 0.006328 0.001489 0.325200 ( 0.415871)
test_all 0.004518 0.000000 665.471869 ( 66.594291)
test_rubyspec 0.121414 0.048464 45.821759 ( 54.276762)
total: 132.46 sec