Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-112717
#<BuildRuby:0x000055b939bfbf10
@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.20221219-112717",
@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.000003 0.000009 ( 0.000009)
autoconf 0.000015 0.000006 0.000021 ( 0.000020)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.003322 0.001208 0.857486 ( 1.062334)
build_miniruby 0.000783 0.000285 1.029949 ( 1.028698)
build_ruby 0.000914 0.000332 2.754047 ( 2.668111)
build_all 0.008803 0.000000 15.753849 ( 3.286898)
build_install 0.006471 0.001959 2.250514 ( 1.255226)
test_btest 0.000410 0.000126 58.880419 ( 12.383312)
test_basic 0.004725 0.000000 0.332916 ( 0.424056)
test_all 0.001383 0.000328 678.123236 (140.969775)
test_rubyspec 0.046134 0.034429 53.052529 ( 61.190096)
total: 224.27 sec