Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-060213
#<BuildRuby:0x0000559a4a1a3fa8
@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.20231227-060213",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.000000 0.005305 1.071041 ( 1.460326)
build_miniruby 0.000000 0.000922 0.875105 ( 0.875556)
build_ruby 0.000000 0.001324 2.806859 ( 2.806746)
build_all 0.007626 0.001976 16.738623 ( 1.505157)
build_install 0.008219 0.000255 4.713573 ( 1.135330)
test_btest 0.000763 0.000191 85.512159 ( 7.045443)
test_basic 0.000000 0.005148 0.754253 ( 0.828703)
test_all 0.104916 0.028777 557.682376 ( 62.309521)
test_rubyspec 0.024749 0.020343 48.895457 ( 61.155009)
total: 139.12 sec