Logfile: /home/ko1/ruby/logs/brlog.trunk.20220905-001420
#<BuildRuby:0x000055a3ae1949c8
@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.20220905-001420",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.011358 0.001037 0.958647 ( 0.976341)
build_miniruby 0.001518 0.000433 0.071681 ( 0.070150)
build_ruby 0.000000 0.001909 0.077364 ( 0.075554)
build_all 0.005977 0.004095 1.521858 ( 0.590909)
build_install 0.023086 0.000001 1.922245 ( 0.944294)
test_btest 0.000914 0.000238 76.888565 ( 8.246733)
test_basic 0.007146 0.000813 0.328789 ( 0.417455)
test_all 0.004470 0.000869 689.396620 ( 67.869502)
test_rubyspec 0.119967 0.061012 45.419542 ( 53.950338)
total: 133.14 sec