Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-033927
#<BuildRuby:0x000055f6846e0728
@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.20221224-033927",
@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.000009)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.003609 0.000516 0.915223 ( 1.144019)
build_miniruby 0.000782 0.000111 0.938516 ( 0.937075)
build_ruby 0.000947 0.000135 2.638668 ( 2.637385)
build_all 0.008676 0.000587 15.891776 ( 3.405659)
build_install 0.008794 0.001172 2.309304 ( 1.256551)
test_btest 0.000498 0.000066 63.795908 ( 11.624618)
test_basic 0.004864 0.000000 0.311391 ( 0.402533)
test_all 0.000881 0.000074 631.829267 (114.105669)
test_rubyspec 0.053384 0.012398 52.042449 ( 60.227581)
total: 195.74 sec