Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-132242
#<BuildRuby:0x000055abafc9abe8
@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-132242",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000012 0.000006 0.000018 ( 0.000018)
configure 0.000030 0.000000 0.000030 ( 0.000031)
build_up 0.006483 0.000000 0.842190 ( 1.331868)
build_miniruby 0.001377 0.000000 1.012289 ( 1.010167)
build_ruby 0.001641 0.000000 2.766928 ( 2.764506)
build_all 0.008902 0.000769 16.726855 ( 2.988573)
build_install 0.005287 0.006361 2.296884 ( 1.178409)
test_btest 0.000765 0.000000 75.511920 ( 11.029943)
test_basic 0.006265 0.000070 0.310345 ( 0.396793)
test_all 0.000855 0.000311 666.180655 (105.976656)
test_rubyspec 0.049600 0.037836 51.712746 ( 59.771842)
total: 186.45 sec