Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-033154
#<BuildRuby:0x00005592a89c2620
@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.20221214-033154",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.004386 0.000079 0.939150 ( 1.350401)
build_miniruby 0.000793 0.000158 5.393934 ( 5.231318)
build_ruby 0.001149 0.000000 2.768621 ( 2.673961)
build_all 0.004643 0.004523 15.854815 ( 3.334314)
build_install 0.004968 0.005744 2.185855 ( 1.232010)
test_btest 0.000520 0.000162 64.830520 ( 10.809882)
test_basic 0.000312 0.004657 0.303816 ( 0.393856)
test_all 0.001001 0.000375 697.642155 (140.912500)
test_rubyspec 0.045717 0.018807 52.521138 ( 60.603046)
total: 226.54 sec