Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-093426
#<BuildRuby:0x000056378b1dfe70
@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.20230113-093426",
@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.000001 0.000009 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.002401 0.004122 0.845852 ( 1.005193)
build_miniruby 0.001208 0.000151 1.014643 ( 1.012685)
build_ruby 0.001481 0.000185 2.782696 ( 2.779941)
build_all 0.009852 0.000173 16.805116 ( 2.999560)
build_install 0.010859 0.000697 2.087559 ( 1.073555)
test_btest 0.000975 0.000103 72.412053 ( 11.214666)
test_basic 0.006652 0.000200 0.340545 ( 0.425896)
test_all 0.001369 0.000137 653.795663 (101.560499)
test_rubyspec 0.091359 0.041555 51.923763 ( 60.029342)
total: 182.10 sec