Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-171822
#<BuildRuby:0x00005594e012c3c8
@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.20221215-171822",
@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.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.003174 0.000977 0.837806 ( 1.110386)
build_miniruby 0.000775 0.000238 0.934762 ( 0.933523)
build_ruby 0.001026 0.000316 2.738015 ( 2.646194)
build_all 0.006999 0.002154 15.797374 ( 3.215089)
build_install 0.006243 0.003723 2.269229 ( 1.304772)
test_btest 0.000413 0.000138 59.884949 ( 11.933175)
test_basic 0.004571 0.000000 0.275510 ( 0.366471)
test_all 0.001220 0.000000 675.026671 (137.424145)
test_rubyspec 0.041661 0.027149 52.198479 ( 60.389172)
total: 219.32 sec