Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-072450
#<BuildRuby:0x000055d372d8c6d8
@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.20220726-072450",
@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.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.000000 0.010560 0.953902 ( 1.273872)
build_miniruby 0.001345 0.000620 0.075556 ( 0.073314)
build_ruby 0.001386 0.000369 0.072956 ( 0.071323)
build_all 0.010069 0.000531 1.510397 ( 0.571996)
build_install 0.018368 0.003183 5.272422 ( 2.083393)
test_btest 0.001580 0.000351 71.125031 ( 7.972779)
test_basic 0.006304 0.001401 0.319824 ( 0.408500)
test_all 0.001335 0.000297 678.820971 ( 66.385840)
test_rubyspec 0.103986 0.064509 45.416247 ( 51.266381)
total: 130.11 sec