Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-131906
#<BuildRuby:0x000055bb57578920
@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.20220824-131906",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000013 0.000007 0.000020 ( 0.000019)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008028 0.004014 0.980331 ( 1.019759)
build_miniruby 0.001360 0.000680 0.074650 ( 0.072834)
build_ruby 0.001449 0.000724 0.074317 ( 0.072550)
build_all 0.004258 0.006741 1.542026 ( 0.582765)
build_install 0.021935 0.000245 1.869674 ( 0.928942)
test_btest 0.000801 0.000337 75.307693 ( 8.096774)
test_basic 0.006710 0.001036 0.322879 ( 0.415267)
test_all 0.005275 0.000390 642.250830 ( 65.204548)
test_rubyspec 0.098756 0.068021 45.974995 ( 54.327269)
total: 130.72 sec