Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-062532
#<BuildRuby:0x0000564c2987bdf8
@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.20221221-062532",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.004303 0.000000 0.882171 ( 1.116447)
build_miniruby 0.000995 0.000000 0.992584 ( 0.991274)
build_ruby 0.001387 0.000000 2.528566 ( 2.526744)
build_all 0.008948 0.000000 15.852199 ( 3.339296)
build_install 0.008574 0.000000 2.262639 ( 1.304277)
test_btest 0.000580 0.000000 67.407330 ( 11.310714)
test_basic 0.000388 0.004236 0.298058 ( 0.389224)
test_all 0.001383 0.000069 669.434065 (139.183232)
test_rubyspec 0.061722 0.002734 51.956939 ( 60.493697)
total: 220.66 sec