Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-180517
#<BuildRuby:0x0000561061c33f58
@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-180517",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000008 0.000004 0.000012 ( 0.000013)
build_up 0.004457 0.002026 0.853038 ( 1.164540)
build_miniruby 0.000910 0.000414 0.992968 ( 0.991040)
build_ruby 0.001393 0.000000 2.741149 ( 2.738421)
build_all 0.008994 0.000519 16.588866 ( 2.953568)
build_install 0.006269 0.005344 2.222197 ( 1.170907)
test_btest 0.000716 0.000306 67.084726 ( 10.815669)
test_basic 0.004498 0.001928 0.340458 ( 0.427365)
test_all 0.001072 0.000460 644.416300 (112.044760)
test_rubyspec 0.080898 0.045675 50.727817 ( 58.817728)
total: 191.12 sec