Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-174050
#<BuildRuby:0x00005617c2105e98
@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.20221226-174050",
@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.000013 0.000004 0.000017 ( 0.000018)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.002212 0.004452 0.974731 ( 1.357310)
build_miniruby 0.000929 0.000338 1.006257 ( 1.004348)
build_ruby 0.001127 0.000410 2.740899 ( 2.738453)
build_all 0.003722 0.005825 16.557714 ( 2.954300)
build_install 0.009065 0.002220 2.257166 ( 1.181275)
test_btest 0.000647 0.000259 67.992055 ( 11.191419)
test_basic 0.003224 0.003537 0.373306 ( 0.459162)
test_all 0.000894 0.000379 639.936692 (102.928097)
test_rubyspec 0.088431 0.035680 50.550104 ( 58.942118)
total: 182.76 sec