Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-151848
#<BuildRuby:0x000055991735fdf8
@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.20220803-151848",
@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.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005613 0.000935 0.825429 ( 0.902008)
build_miniruby 0.000858 0.000143 0.058098 ( 0.056828)
build_ruby 0.000821 0.000137 0.059018 ( 0.057728)
build_all 0.004070 0.000678 1.523575 ( 0.580884)
build_install 0.010997 0.000107 5.657112 ( 2.180537)
test_btest 0.000711 0.000101 51.454754 ( 8.311248)
test_basic 0.005091 0.000000 0.293573 ( 0.383065)
test_all 0.001249 0.000000 611.771863 ( 86.976116)
test_rubyspec 0.038473 0.042059 43.712446 ( 51.142027)
total: 150.59 sec