Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-215609
#<BuildRuby:0x0000555cad6e0028
@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-215609",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000018 0.000006 0.000024 ( 0.000024)
configure 0.000015 0.000005 0.000020 ( 0.000020)
build_up 0.003824 0.002543 0.842050 ( 1.139087)
build_miniruby 0.000984 0.000352 1.009973 ( 1.008089)
build_ruby 0.001232 0.000440 2.766096 ( 2.763519)
build_all 0.007195 0.002569 16.712346 ( 2.982716)
build_install 0.011660 0.000000 2.303430 ( 1.174127)
test_btest 0.001071 0.000000 79.470458 ( 10.795778)
test_basic 0.006647 0.000000 0.363252 ( 0.449141)
test_all 0.001787 0.000000 665.295223 ( 96.394755)
test_rubyspec 0.081663 0.032847 51.650414 ( 59.674661)
total: 176.38 sec