Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-134626
#<BuildRuby:0x000055e01c0eaf90
@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.20220720-134626",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.008615 0.000663 0.898705 ( 1.121078)
build_miniruby 0.001855 0.000143 0.059768 ( 0.057316)
build_ruby 0.001220 0.000094 0.053441 ( 0.052569)
build_all 0.003580 0.005535 1.227961 ( 0.474812)
build_install 0.007473 0.009722 4.427076 ( 1.872555)
test_btest 0.001114 0.000297 55.324917 ( 6.124328)
test_basic 0.005235 0.001396 0.298085 ( 0.393139)
test_all 0.002079 0.000554 492.299348 ( 51.958258)
test_rubyspec 0.088931 0.041385 42.120755 ( 48.024651)
total: 110.08 sec