Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-032613
#<BuildRuby:0x000055f278c17f58
@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.20221209-032613",
@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.000025 0.000007 0.000032 ( 0.000032)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.004064 0.001084 1.096823 ( 1.290478)
build_miniruby 0.000782 0.000209 0.939385 ( 0.937989)
build_ruby 0.001025 0.000273 2.794367 ( 2.693335)
build_all 0.007984 0.000912 15.766021 ( 3.327873)
build_install 0.007263 0.001816 2.236535 ( 1.247058)
test_btest 0.000450 0.000113 65.784930 ( 10.774816)
test_basic 0.002141 0.002840 0.333015 ( 0.423989)
test_all 0.000641 0.000178 658.196561 (112.602043)
test_rubyspec 0.040825 0.026558 52.194223 ( 60.441976)
total: 193.74 sec