Logfile: /home/ko1/ruby/logs/brlog.trunk.20221011-192336
#<BuildRuby:0x0000563a7d9688a0
@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.20221011-192336",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.006901 0.004268 1.088316 ( 1.142084)
build_miniruby 0.001325 0.000190 0.094128 ( 0.091149)
build_ruby 0.001415 0.000202 0.094689 ( 0.091661)
build_all 0.000660 0.007551 1.277776 ( 0.549955)
build_install 0.010668 0.004794 1.598060 ( 0.881298)
test_btest 0.001319 0.000388 62.384159 ( 6.381456)
test_basic 0.004816 0.001416 0.351830 ( 0.442139)
test_all 0.006900 0.000257 494.308909 ( 54.246699)
test_rubyspec 0.086325 0.039061 43.038478 ( 51.559238)
total: 115.39 sec