Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-221233
#<BuildRuby:0x000055ce14204328
@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.20220822-221233",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.006152 0.000323 0.810187 ( 0.880808)
build_miniruby 0.000875 0.000125 0.057353 ( 0.056099)
build_ruby 0.000803 0.000115 0.059446 ( 0.058086)
build_all 0.004664 0.000065 1.521945 ( 0.583860)
build_install 0.009861 0.001315 1.901086 ( 0.958905)
test_btest 0.000674 0.000090 54.331168 ( 7.874223)
test_basic 0.005394 0.000059 0.255669 ( 0.345385)
test_all 0.001765 0.000000 608.800747 ( 88.906608)
test_rubyspec 0.118226 0.010023 44.350004 ( 52.597694)
total: 152.26 sec