Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-005631
#<BuildRuby:0x000055ba5410fe00
@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.20220824-005631",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006514 0.000501 0.857455 ( 0.998403)
build_miniruby 0.001068 0.000000 0.057863 ( 0.056623)
build_ruby 0.000932 0.000000 0.059236 ( 0.058072)
build_all 0.004636 0.000000 1.522665 ( 0.583819)
build_install 0.001531 0.007472 1.897867 ( 0.959210)
test_btest 0.000670 0.000118 54.804586 ( 8.310914)
test_basic 0.001158 0.004355 0.282629 ( 0.371702)
test_all 0.002447 0.000576 607.846501 ( 88.710632)
test_rubyspec 0.068619 0.043559 44.229427 ( 52.573596)
total: 152.62 sec