Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-042841
#<BuildRuby:0x0000561857e4e858
@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-042841",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004211 0.000647 1.185683 ( 1.193800)
build_miniruby 0.000960 0.000148 0.961191 ( 0.959652)
build_ruby 0.001118 0.000172 2.674693 ( 2.567430)
build_all 0.000140 0.009108 15.792065 ( 3.362249)
build_install 0.006883 0.002151 2.193882 ( 1.244929)
test_btest 0.000478 0.000150 65.225082 ( 11.040672)
test_basic 0.003725 0.001165 0.306790 ( 0.397531)
test_all 0.000707 0.000221 660.115325 (107.314203)
test_rubyspec 0.031943 0.034585 52.833397 ( 61.081743)
total: 189.16 sec