Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-072540
#<BuildRuby:0x0000561e73f2ebe8
@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.20221212-072540",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004161 0.000297 0.838730 ( 1.055696)
build_miniruby 0.000973 0.000069 0.991273 ( 0.989942)
build_ruby 0.001316 0.000094 2.788174 ( 2.701799)
build_all 0.008795 0.000275 15.798637 ( 3.295628)
build_install 0.008136 0.000000 2.277787 ( 1.298347)
test_btest 0.000638 0.000000 60.924459 ( 11.650787)
test_basic 0.005048 0.000000 0.366575 ( 0.457177)
test_all 0.000000 0.001345 681.877229 (135.655765)
test_rubyspec 0.035767 0.027479 52.789965 ( 60.989939)
total: 218.10 sec