Logfile: /home/ko1/ruby/logs/brlog.trunk.20230618-144410
#<BuildRuby:0x00005612a8a2f970
@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.20230618-144410",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000000 0.006665 1.654156 ( 2.842399)
build_miniruby 0.000793 0.000816 0.885499 ( 0.883321)
build_ruby 0.001013 0.000213 2.425042 ( 2.425817)
build_all 0.002282 0.007479 12.587521 ( 1.112658)
build_install 0.003921 0.003916 1.820955 ( 0.849129)
test_btest 0.000804 0.000268 84.592201 ( 7.127949)
test_basic 0.002850 0.000950 0.679462 ( 0.763688)
test_all 0.001606 0.000000 439.834920 ( 40.929349)
test_rubyspec 0.023540 0.016638 42.922093 ( 55.448697)
total: 112.38 sec