Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-065116
#<BuildRuby:0x0000561cef1cf4f0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240108-065116",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004158 0.000693 1.315913 ( 1.685876)
build_miniruby 0.001320 0.000220 1.497955 ( 1.502891)
build_ruby 0.001381 0.000230 5.916010 ( 5.926080)
build_all 0.002577 0.008345 16.618025 ( 1.742300)
build_install 0.011587 0.003946 4.968102 ( 1.759761)
test_btest 0.000630 0.000172 82.437110 ( 12.465683)
test_basic 0.004295 0.001171 0.663533 ( 0.732788)
test_all 0.086764 0.034913 550.863857 ( 72.512691)
test_rubyspec 0.041288 0.026586 82.735571 ( 95.076459)
total: 193.41 sec