Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-041414
#<BuildRuby:0x000055aef4ae1390
@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.20220811-041414",
@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.000010 0.000000 0.000010 ( 0.000011)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.011346 0.000219 0.876222 ( 1.028646)
build_miniruby 0.002161 0.000144 0.063971 ( 0.061772)
build_ruby 0.001205 0.000080 0.055222 ( 0.054159)
build_all 0.007648 0.000197 1.277333 ( 0.461528)
build_install 0.011504 0.006129 4.382535 ( 1.791330)
test_btest 0.001193 0.000149 51.461142 ( 6.066540)
test_basic 0.006534 0.000817 0.286802 ( 0.374476)
test_all 0.000409 0.001142 506.541549 ( 53.055224)
test_rubyspec 0.088087 0.047991 41.490800 ( 49.086056)
total: 111.98 sec