Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-062240
#<BuildRuby:0x000055ab06877f60
@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.20220815-062240",
@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.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006542 0.000177 0.868519 ( 1.028545)
build_miniruby 0.000885 0.000059 0.058092 ( 0.056923)
build_ruby 0.000902 0.000060 0.059029 ( 0.057843)
build_all 0.004413 0.000294 1.531647 ( 0.583955)
build_install 0.007316 0.003807 1.903761 ( 0.965309)
test_btest 0.000686 0.000076 52.662670 ( 8.311674)
test_basic 0.006250 0.000216 0.339703 ( 0.426833)
test_all 0.001861 0.000196 632.445366 ( 93.088084)
test_rubyspec 0.089804 0.038505 43.937090 ( 51.301933)
total: 155.82 sec