Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-224629
#<BuildRuby:0x000055b01a98fc18
@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.20231220-224629",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000009 0.000000 0.000009 ( 0.000008)
build_up 0.005359 0.000000 1.430013 ( 1.785720)
build_miniruby 0.001017 0.000000 0.904659 ( 0.904127)
build_ruby 0.001018 0.000457 2.816831 ( 2.816924)
build_all 0.009529 0.000702 16.563261 ( 1.501319)
build_install 0.003921 0.004730 4.659550 ( 1.129905)
test_btest 0.001071 0.000000 85.806867 ( 7.113958)
test_basic 0.003773 0.000000 0.672159 ( 0.749505)
test_all 0.099813 0.033687 535.816057 ( 52.131455)
test_rubyspec 0.026479 0.018782 50.078033 ( 62.409061)
total: 130.54 sec