Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-221611
#<BuildRuby:0x000055611dd5bf00
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221222-221611",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003374 0.000779 0.879920 ( 1.114002)
build_miniruby 0.000824 0.000190 0.986563 ( 0.985114)
build_ruby 0.000865 0.000199 2.692420 ( 2.691083)
build_all 0.006439 0.002729 15.753051 ( 3.265499)
build_install 0.007723 0.000866 2.202065 ( 1.224904)
test_btest 0.000405 0.000096 61.543330 ( 11.767990)
test_basic 0.003861 0.000908 0.289185 ( 0.380517)
test_all 0.001365 0.000000 673.784099 (148.711878)
test_rubyspec 0.054469 0.016547 51.935250 ( 60.065870)
total: 230.21 sec