Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-041744
#<BuildRuby:0x000056128f8ebf28
@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.20221229-041744",
@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.000003 0.000010 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.000000 0.007604 0.960629 ( 1.104437)
build_miniruby 0.000000 0.001187 1.018030 ( 1.016093)
build_ruby 0.000000 0.001533 2.784988 ( 2.782251)
build_all 0.004467 0.005193 16.714032 ( 2.989571)
build_install 0.006324 0.005282 2.286392 ( 1.180414)
test_btest 0.000654 0.000409 78.811519 ( 10.790558)
test_basic 0.001627 0.004882 0.369866 ( 0.455973)
test_all 0.000854 0.000587 669.399026 ( 98.409905)
test_rubyspec 0.064397 0.063933 51.694854 ( 59.728039)
total: 178.46 sec