Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-214241
#<BuildRuby:0x000055773d92b670
@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.20220816-214241",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.006231 0.000158 0.821196 ( 1.006573)
build_miniruby 0.000916 0.000061 0.057727 ( 0.056456)
build_ruby 0.000754 0.000050 0.058816 ( 0.057719)
build_all 0.000905 0.003732 1.539436 ( 0.591122)
build_install 0.006120 0.005084 1.931826 ( 0.970418)
test_btest 0.000000 0.000632 54.867988 ( 8.149014)
test_basic 0.001790 0.004081 0.342147 ( 0.430302)
test_all 0.002470 0.000618 618.345896 ( 89.254609)
test_rubyspec 0.092690 0.037022 43.809839 ( 51.185743)
total: 151.70 sec