Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-152326
#<BuildRuby:0x000055a81b7811f8
@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.20220827-152326",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000143 0.000024 0.000167 ( 0.000174)
configure 0.000054 0.000009 0.000063 ( 0.000057)
build_up 0.010849 0.001045 0.851926 ( 0.922305)
build_miniruby 0.001453 0.000224 0.054582 ( 0.052999)
build_ruby 0.001630 0.000251 0.061599 ( 0.059523)
build_all 0.006893 0.001061 1.272110 ( 0.471223)
build_install 0.009132 0.007628 1.593439 ( 0.791658)
test_btest 0.001305 0.000301 54.587678 ( 5.964193)
test_basic 0.005025 0.001160 0.297117 ( 0.386651)
test_all 0.005815 0.000000 498.521678 ( 52.227035)
test_rubyspec 0.071569 0.062313 41.900706 ( 50.502700)
total: 111.38 sec