Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-063603
#<BuildRuby:0x000055cd1ae011f8
@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.20220718-063603",
@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.000009 0.000000 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.004657 0.004811 0.888514 ( 1.050986)
build_miniruby 0.001647 0.000253 0.062960 ( 0.061468)
build_ruby 0.001412 0.000217 0.067547 ( 0.066902)
build_all 0.008393 0.001292 1.266782 ( 0.482924)
build_install 0.012343 0.004656 4.349928 ( 1.827418)
test_btest 0.001648 0.000000 54.143372 ( 6.371435)
test_basic 0.006085 0.000000 0.292730 ( 0.384036)
test_all 0.002872 0.000105 504.035411 ( 53.052649)
test_rubyspec 0.106949 0.029946 42.230465 ( 47.969228)
total: 111.27 sec