Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-210900
#<BuildRuby:0x000055f415ffc008
@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.20221210-210900",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000234 0.004244 0.852272 ( 1.070544)
build_miniruby 0.000843 0.000113 0.959626 ( 0.958407)
build_ruby 0.000000 0.001161 2.781238 ( 2.691159)
build_all 0.005633 0.003312 15.956648 ( 3.489597)
build_install 0.008149 0.000000 2.228095 ( 1.240950)
test_btest 0.000557 0.000000 57.664851 ( 11.920942)
test_basic 0.002339 0.002333 0.275098 ( 0.365778)
test_all 0.000869 0.000165 667.658007 (108.265150)
test_rubyspec 0.040735 0.020197 52.351914 ( 60.622875)
total: 190.63 sec