Logfile: /home/ko1/ruby/logs/brlog.trunk.20221113-162059
#<BuildRuby:0x000055ef2fad3800
@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.20221113-162059",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008268 0.001272 1.094805 ( 1.108883)
build_miniruby 0.001891 0.000291 0.125776 ( 0.122004)
build_ruby 0.002187 0.000337 0.119485 ( 0.101321)
build_all 0.005408 0.004087 1.597352 ( 0.695347)
build_install 0.022528 0.000585 1.942632 ( 0.998642)
test_btest 0.000000 0.001418 85.890348 ( 8.688271)
test_basic 0.000000 0.007847 0.416715 ( 0.505676)
test_all 0.000000 0.002219 687.515024 ( 69.722360)
test_rubyspec 0.079714 0.076928 48.391575 ( 56.826065)
total: 138.77 sec