Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-071122
#<BuildRuby:0x000055bb3ec9ead8
@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.20220815-071122",
@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.000006)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005126 0.004627 0.840596 ( 1.027282)
build_miniruby 0.000903 0.000411 0.051427 ( 0.049971)
build_ruby 0.001705 0.000775 0.063486 ( 0.060931)
build_all 0.007324 0.001199 1.265768 ( 0.483859)
build_install 0.010032 0.007158 1.617308 ( 0.802816)
test_btest 0.000638 0.000294 54.212774 ( 5.895912)
test_basic 0.002788 0.003975 0.290531 ( 0.380195)
test_all 0.004381 0.001317 490.451777 ( 52.778127)
test_rubyspec 0.084237 0.047194 41.781463 ( 49.365923)
total: 110.85 sec