Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-025351
#<BuildRuby:0x000055fc57f73dd0
@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-025351",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006555 0.000000 0.826164 ( 0.871428)
build_miniruby 0.000969 0.000000 0.058004 ( 0.056835)
build_ruby 0.000923 0.000043 0.059822 ( 0.058606)
build_all 0.003986 0.000570 1.530430 ( 0.585684)
build_install 0.010899 0.000247 1.911789 ( 0.954419)
test_btest 0.000702 0.000088 56.823776 ( 8.233220)
test_basic 0.004804 0.000600 0.290032 ( 0.379098)
test_all 0.001688 0.000211 626.933019 ( 92.515053)
test_rubyspec 0.070473 0.057106 43.893215 ( 52.149235)
total: 155.80 sec