Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-184900
#<BuildRuby:0x0000565389c83df8
@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.20230113-184900",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.001798 0.004668 0.849671 ( 1.036337)
build_miniruby 0.001008 0.000310 1.016951 ( 1.015019)
build_ruby 0.001297 0.000399 2.779963 ( 2.777345)
build_all 0.008765 0.001236 16.802135 ( 2.997714)
build_install 0.007330 0.004073 2.085116 ( 1.075803)
test_btest 0.000795 0.000248 75.956304 ( 10.588758)
test_basic 0.004753 0.001485 0.337829 ( 0.424968)
test_all 0.000586 0.000679 656.559693 (110.852214)
test_rubyspec 0.057347 0.073711 51.822907 ( 59.846873)
total: 190.62 sec