Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-013247
#<BuildRuby:0x000055dd38b0bf10
@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-013247",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000027 0.000005 0.000032 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.004827 0.000144 1.172171 ( 1.212600)
build_miniruby 0.000807 0.000143 1.022657 ( 1.021224)
build_ruby 0.001116 0.000197 2.790851 ( 2.698343)
build_all 0.008964 0.000096 15.884586 ( 3.255966)
build_install 0.008402 0.000628 2.254738 ( 1.288344)
test_btest 0.000451 0.000068 67.113061 ( 11.081296)
test_basic 0.004391 0.000659 0.298285 ( 0.389473)
test_all 0.000860 0.000069 649.527847 (113.763030)
test_rubyspec 0.038427 0.023856 52.513933 ( 60.626933)
total: 195.34 sec