Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-045613
#<BuildRuby:0x000056024ffca678
@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.20221223-045613",
@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.000002 0.000010 ( 0.000010)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004160 0.000024 0.878186 ( 1.098062)
build_miniruby 0.000832 0.000119 0.989779 ( 0.988259)
build_ruby 0.000000 0.001190 2.662205 ( 2.661012)
build_all 0.000000 0.008789 15.813651 ( 3.468048)
build_install 0.009172 0.001243 2.306025 ( 1.321032)
test_btest 0.000480 0.000141 61.374697 ( 11.570291)
test_basic 0.003871 0.001139 0.310122 ( 0.400625)
test_all 0.001090 0.000320 668.637648 (140.860042)
test_rubyspec 0.030961 0.035392 52.542656 ( 60.700257)
total: 223.07 sec