Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-213257
#<BuildRuby:0x000055944b8cf2c8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221127-213257",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004797 0.000342 1.250746 ( 1.471331)
build_miniruby 0.000992 0.000070 0.978774 ( 0.977294)
build_ruby 0.001137 0.000081 2.772453 ( 2.652931)
build_all 0.009988 0.000070 22.510809 ( 4.404385)
build_install 0.008628 0.000000 4.397798 ( 1.596500)
test_btest 0.000574 0.000000 63.159182 ( 10.841214)
test_basic 0.004692 0.000031 0.333923 ( 0.425239)
test_all 0.000996 0.000052 642.209090 (110.153243)
test_rubyspec 0.032001 0.023823 53.160145 ( 61.316677)
total: 193.84 sec