Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-025615
#<BuildRuby:0x0000560fbafede98
@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.20230119-025615",
@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.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000027 0.000002 0.000029 ( 0.000013)
build_up 0.006113 0.000408 0.844762 ( 1.140546)
build_miniruby 0.001261 0.000084 1.018489 ( 1.016473)
build_ruby 0.001519 0.000101 2.775122 ( 2.772434)
build_all 0.009912 0.000000 16.896619 ( 3.007242)
build_install 0.011426 0.000138 2.139884 ( 1.078749)
test_btest 0.000816 0.000043 73.275750 ( 10.667565)
test_basic 0.000000 0.007177 0.353142 ( 0.437649)
test_all 0.000000 0.001418 648.098916 (113.145268)
test_rubyspec 0.074688 0.036614 51.913465 ( 59.980609)
total: 193.25 sec