Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-030536
#<BuildRuby:0x000055d3c47c3df8
@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.20221216-030536",
@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.000013 0.000003 0.000016 ( 0.000016)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.000972 0.003110 0.888252 ( 1.130416)
build_miniruby 0.000620 0.000182 0.999542 ( 0.998466)
build_ruby 0.000985 0.000290 2.773346 ( 2.686853)
build_all 0.008812 0.000253 15.734661 ( 3.311878)
build_install 0.003985 0.005236 2.209303 ( 1.256894)
test_btest 0.000401 0.000127 65.874142 ( 10.876489)
test_basic 0.001670 0.003323 0.284862 ( 0.375370)
test_all 0.000582 0.001105 667.619198 (138.573339)
test_rubyspec 0.043327 0.022573 52.919609 ( 61.105644)
total: 220.32 sec