Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-235440
#<BuildRuby:0x0000558bfd141570
@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.20220803-235440",
@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.000046 0.000000 0.000046 ( 0.000042)
autoconf 0.000094 0.000000 0.000094 ( 0.000095)
configure 0.000047 0.000000 0.000047 ( 0.000043)
build_up 0.006677 0.003864 0.794616 ( 0.952347)
build_miniruby 0.001021 0.000314 0.062728 ( 0.062296)
build_ruby 0.000902 0.000278 0.054023 ( 0.053366)
build_all 0.006866 0.002113 1.222270 ( 0.448733)
build_install 0.007627 0.007671 4.204892 ( 1.748924)
test_btest 0.001171 0.000450 53.474714 ( 6.219603)
test_basic 0.005111 0.001965 0.298318 ( 0.387652)
test_all 0.001522 0.000586 500.498833 ( 52.994415)
test_rubyspec 0.111634 0.022747 41.107814 ( 48.747832)
total: 111.62 sec