Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-184745
#<BuildRuby:0x0000561cc2ba6fa0
@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.20231120-184745",
@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.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004914 0.000517 1.289879 ( 1.704379)
build_miniruby 0.000894 0.000094 0.858416 ( 0.857704)
build_ruby 0.001825 0.000000 2.671480 ( 2.671952)
build_all 0.009595 0.000279 16.576501 ( 1.520896)
build_install 0.009117 0.000025 4.905147 ( 1.202072)
test_btest 0.000917 0.000080 85.181530 ( 6.856697)
test_basic 0.000686 0.004565 0.832230 ( 0.912940)
test_all 0.099527 0.036161 504.803733 ( 62.769293)
test_rubyspec 0.010922 0.034290 49.522891 ( 61.968931)
total: 140.47 sec