Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-074700
#<BuildRuby:0x000055df3e45a678
@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.20221228-074700",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.006152 0.000129 0.840741 ( 1.196540)
build_miniruby 0.001227 0.000000 1.018826 ( 1.016941)
build_ruby 0.001417 0.000000 2.765670 ( 2.763115)
build_all 0.009107 0.000189 16.654013 ( 2.958313)
build_install 0.006313 0.005122 2.274557 ( 1.196297)
test_btest 0.000963 0.000107 76.469888 ( 10.876845)
test_basic 0.007343 0.000000 0.364373 ( 0.448778)
test_all 0.000000 0.001864 673.993340 ( 94.460774)
test_rubyspec 0.102808 0.026333 51.686012 ( 59.720987)
total: 174.64 sec