Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-181147
#<BuildRuby:0x000055f6d7f44088
@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-181147",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.002209 0.004383 0.842201 ( 0.989436)
build_miniruby 0.000728 0.000168 0.057533 ( 0.056306)
build_ruby 0.000767 0.000177 0.060425 ( 0.059269)
build_all 0.003801 0.000877 1.530584 ( 0.587580)
build_install 0.005146 0.006047 1.905921 ( 0.964221)
test_btest 0.000611 0.000188 54.712398 ( 8.457739)
test_basic 0.005468 0.000159 0.323543 ( 0.411968)
test_all 0.001401 0.000400 623.872675 ( 89.608598)
test_rubyspec 0.069803 0.042266 44.082208 ( 51.491464)
total: 152.63 sec