Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-051922
#<BuildRuby:0x0000557c4ce302d8
@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.20220730-051922",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.006176 0.000309 0.804338 ( 0.832906)
build_miniruby 0.000780 0.000120 0.056941 ( 0.055853)
build_ruby 0.000841 0.000129 0.058945 ( 0.057768)
build_all 0.004622 0.000023 1.556993 ( 0.608820)
build_install 0.009744 0.001392 5.619290 ( 2.156571)
test_btest 0.000612 0.000087 49.109481 ( 8.542788)
test_basic 0.005331 0.000015 0.312232 ( 0.401201)
test_all 0.000941 0.000126 623.400277 ( 89.388942)
test_rubyspec 0.102388 0.018118 43.720343 ( 49.520715)
total: 151.57 sec