Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-184528
#<BuildRuby:0x0000560a1555abe8
@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.20221231-184528",
@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.000008)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000013 0.000004 0.000017 ( 0.000016)
build_up 0.006630 0.000000 0.850850 ( 1.144762)
build_miniruby 0.001239 0.000041 1.016029 ( 1.014096)
build_ruby 0.001308 0.000349 2.777605 ( 2.774805)
build_all 0.009818 0.000000 16.715741 ( 2.971559)
build_install 0.011326 0.000254 2.272668 ( 1.173433)
test_btest 0.001029 0.000206 68.966305 ( 11.585023)
test_basic 0.005576 0.001115 0.358675 ( 0.445145)
test_all 0.001026 0.000205 669.194468 (105.904488)
test_rubyspec 0.063472 0.037606 51.340261 ( 59.384299)
total: 186.40 sec