Logfile: /home/ko1/ruby/logs/brlog.trunk.20220611-053247
#<BuildRuby:0x000055de73b10088
@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.20220611-053247",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000011 0.000000 0.000011 ( 0.000013)
build_up 0.006415 0.000494 0.832119 ( 0.896495)
build_miniruby 0.000914 0.000070 0.057233 ( 0.056013)
build_ruby 0.001026 0.000000 0.059863 ( 0.058463)
build_all 0.004087 0.000032 1.500948 ( 0.606164)
build_install 0.003606 0.005292 6.298219 ( 2.833423)
test_btest 0.000582 0.000084 53.702624 ( 8.423383)
test_basic 0.005492 0.000785 0.339158 ( 0.426680)
test_all 0.001960 0.000090 630.421407 ( 95.194737)
test_rubyspec 0.075231 0.040302 44.170488 ( 49.710569)
total: 158.21 sec