Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-231104
#<BuildRuby:0x0000555cd66de858
@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.20221213-231104",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000783 0.003320 0.847621 ( 1.359117)
build_miniruby 0.000000 0.000910 1.002487 ( 1.001289)
build_ruby 0.000000 0.001210 2.735951 ( 2.648680)
build_all 0.008025 0.000821 15.766039 ( 3.260943)
build_install 0.004134 0.004640 2.234879 ( 1.226857)
test_btest 0.000459 0.000121 66.894534 ( 11.072240)
test_basic 0.001842 0.003211 0.319366 ( 0.410925)
test_all 0.001114 0.000334 679.483096 (135.918086)
test_rubyspec 0.052737 0.013262 52.745489 ( 60.977826)
total: 217.88 sec