Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-113051
#<BuildRuby:0x000055f3b603c8e8
@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.20220718-113051",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000020 0.000001 0.000021 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000000 0.011329 0.978043 ( 1.204468)
build_miniruby 0.001890 0.000513 0.070887 ( 0.068823)
build_ruby 0.001734 0.000463 0.076754 ( 0.074481)
build_all 0.008906 0.000140 1.546201 ( 0.586507)
build_install 0.018699 0.004652 5.150827 ( 2.132021)
test_btest 0.000852 0.000203 70.895370 ( 8.463348)
test_basic 0.007222 0.000000 0.314487 ( 0.404210)
test_all 0.001670 0.000070 645.131066 ( 64.519908)
test_rubyspec 0.106057 0.071338 45.758952 ( 51.519673)
total: 128.97 sec