Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-113449
#<BuildRuby:0x000055a5da68b610
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221221-113449",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.003729 0.000000 0.643800 ( 1.068116)
build_miniruby 0.000861 0.000000 0.734704 ( 0.734080)
build_ruby 0.001317 0.000000 2.514388 ( 2.514606)
build_all 0.008958 0.000000 12.490358 ( 1.517971)
build_install 0.007128 0.000000 1.592795 ( 0.747158)
test_btest 0.000643 0.000000 68.508505 ( 5.862086)
test_basic 0.003715 0.000000 0.274420 ( 0.369508)
test_all 0.001573 0.000000 502.233295 ( 70.144775)
test_rubyspec 0.022049 0.005294 35.088473 ( 45.534447)
total: 128.49 sec