Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-215756
#<BuildRuby:0x0000556e1cee4460
@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.20230107-215756",
@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.000000 0.000008 ( 0.000008)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000028 0.000000 0.000028 ( 0.000014)
build_up 0.000000 0.006850 0.881448 ( 1.057011)
build_miniruby 0.000000 0.001187 1.017739 ( 1.015779)
build_ruby 0.000000 0.001675 2.780008 ( 2.777200)
build_all 0.004975 0.004916 16.867875 ( 3.001689)
build_install 0.009439 0.000388 2.130373 ( 1.092033)
test_btest 0.000818 0.000000 78.539907 ( 10.664469)
test_basic 0.003620 0.003123 0.381091 ( 0.466811)
test_all 0.001060 0.000231 664.653778 ( 97.689196)
test_rubyspec 0.112554 0.021024 52.342238 ( 60.379119)
total: 178.14 sec