Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-025855
#<BuildRuby:0x000055f8766184f0
@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.20220218-025855",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000076 0.000006 0.000082 ( 0.000082)
build_up 0.011194 0.000196 1.060854 ( 8.392759)
build_miniruby 0.002515 0.000000 1.056407 ( 0.898695)
build_ruby 0.004289 0.000158 3.316761 ( 3.106114)
build_all 0.022173 0.000219 21.161456 ( 2.279282)
build_install 0.018788 0.004286 7.860355 ( 2.384247)
test_btest 0.001330 0.000000 74.909324 ( 8.127356)
test_basic 0.002430 0.004388 0.343044 ( 0.435095)
test_all 0.002215 0.000246 671.963639 ( 65.797537)
test_rubyspec 0.096452 0.064483 46.116993 ( 51.563772)
total: 142.99 sec