Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-182823
#<BuildRuby:0x000055ce7d2168c0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220825-182823",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.001853 0.004625 0.899719 ( 1.995890)
build_miniruby 0.000816 0.000204 0.057426 ( 0.056103)
build_ruby 0.000708 0.000177 0.059224 ( 0.058054)
build_all 0.003852 0.000963 1.532026 ( 0.590728)
build_install 0.005964 0.005142 1.894734 ( 0.953486)
test_btest 0.000613 0.000189 54.666777 ( 7.997724)
test_basic 0.004371 0.001345 0.283532 ( 0.372951)
test_all 0.002998 0.000922 616.963834 ( 88.853619)
test_rubyspec 0.030580 0.039228 44.277065 ( 52.585930)
total: 153.47 sec