Logfile: /home/ko1/ruby/logs/brlog.trunk.20230216-174801
#<BuildRuby:0x00005574ac72b5c0
@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.20230216-174801",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.003623 0.764814 ( 1.304685)
build_miniruby 0.000279 0.000640 0.674212 ( 0.673554)
build_ruby 0.001089 0.000181 2.118791 ( 2.118247)
build_all 0.008546 0.000639 12.526623 ( 1.553771)
build_install 0.001535 0.005067 1.563274 ( 0.786011)
test_btest 0.000556 0.000128 63.905432 ( 6.324995)
test_basic 0.003014 0.000696 0.285534 ( 0.380637)
test_all 0.000868 0.000200 491.574612 ( 47.167879)
test_rubyspec 0.017717 0.011049 35.272801 ( 45.849503)
total: 106.16 sec