Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-211108
#<BuildRuby:0x0000555c558bde98
@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.20230115-211108",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.006519 0.000000 0.853700 ( 1.054333)
build_miniruby 0.001211 0.000000 1.018739 ( 1.016715)
build_ruby 0.001461 0.000219 2.779723 ( 2.777061)
build_all 0.008928 0.000891 16.855026 ( 3.000512)
build_install 0.009193 0.000000 2.085859 ( 1.079820)
test_btest 0.000768 0.000000 69.194300 ( 11.413908)
test_basic 0.006547 0.000000 0.363693 ( 0.449587)
test_all 0.001192 0.000000 664.572301 (117.404382)
test_rubyspec 0.060228 0.032147 52.121582 ( 60.180613)
total: 198.38 sec