Logfile: /home/ko1/ruby/logs/brlog.trunk.20221020-050518
#<BuildRuby:0x0000558f31f21550
@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.20221020-050518",
@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.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004553 0.005033 1.136937 ( 1.574784)
build_miniruby 0.001316 0.000329 0.105279 ( 0.102197)
build_ruby 0.001351 0.000337 0.105621 ( 0.103027)
build_all 0.008134 0.000837 1.339488 ( 0.586279)
build_install 0.012711 0.003273 1.668993 ( 0.900264)
test_btest 0.001848 0.000435 62.683157 ( 6.363025)
test_basic 0.006676 0.000477 0.356007 ( 0.444413)
test_all 0.004428 0.004596 490.187263 ( 53.414590)
test_rubyspec 0.059884 0.071150 43.558891 ( 52.071429)
total: 115.56 sec