Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-105325
#<BuildRuby:0x0000557aad00c008
@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.20221214-105325",
@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.003368 0.000722 0.840504 ( 1.071295)
build_miniruby 0.000699 0.000150 0.964409 ( 0.963210)
build_ruby 0.000982 0.000210 2.771615 ( 2.663659)
build_all 0.008357 0.000813 15.823431 ( 3.180482)
build_install 0.000000 0.009820 2.298469 ( 1.298261)
test_btest 0.000000 0.000539 56.338336 ( 11.764575)
test_basic 0.003461 0.001241 0.296088 ( 0.386890)
test_all 0.001058 0.000374 696.206223 (137.777975)
test_rubyspec 0.039243 0.021499 53.035585 ( 61.281953)
total: 220.39 sec