Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-102053
#<BuildRuby:0x0000556eb4db7ce8
@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.20240105-102053",
@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.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004127 0.000000 1.085915 ( 1.492255)
build_miniruby 0.001438 0.000000 0.847035 ( 0.846471)
build_ruby 0.001360 0.000000 2.709566 ( 2.710533)
build_all 0.009694 0.000000 14.212165 ( 1.312988)
build_install 0.006024 0.002165 4.108606 ( 1.092752)
test_btest 0.000869 0.000093 73.562472 ( 7.224623)
test_basic 0.000724 0.003635 0.597737 ( 0.674463)
test_all 0.104627 0.024883 492.723449 ( 45.720232)
test_rubyspec 0.026714 0.017549 47.769311 ( 60.234500)
total: 121.31 sec