Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-192531
#<BuildRuby:0x000055a95c8943c8
@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.20221212-192531",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004111 0.000008 0.883625 ( 1.104577)
build_miniruby 0.000738 0.000158 0.971674 ( 0.970437)
build_ruby 0.001104 0.000237 2.768411 ( 2.644088)
build_all 0.003157 0.005644 15.902457 ( 3.398453)
build_install 0.004818 0.004070 2.310214 ( 1.349720)
test_btest 0.000455 0.000151 65.718440 ( 11.084419)
test_basic 0.003837 0.001279 0.307504 ( 0.398207)
test_all 0.001283 0.000218 673.646387 (134.489775)
test_rubyspec 0.036909 0.028451 52.627976 ( 60.836476)
total: 216.28 sec