Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-044147
#<BuildRuby:0x000055b8480cbfb0
@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.20220827-044147",
@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.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.002009 0.004652 0.903993 ( 0.954585)
build_miniruby 0.000817 0.000204 0.058529 ( 0.057212)
build_ruby 0.000817 0.000204 0.060007 ( 0.058674)
build_all 0.003693 0.000923 1.558975 ( 0.600381)
build_install 0.008801 0.002200 1.930560 ( 0.961065)
test_btest 0.000493 0.000123 47.394654 ( 8.728990)
test_basic 0.000000 0.005301 0.269259 ( 0.358589)
test_all 0.002759 0.000000 630.028600 ( 89.619684)
test_rubyspec 0.076721 0.041948 44.046092 ( 52.319847)
total: 153.66 sec