Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-055842
#<BuildRuby:0x000055b2fe7b2eb8
@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.20231216-055842",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001249 0.004303 1.301541 ( 1.678111)
build_miniruby 0.000909 0.000143 0.917974 ( 0.917078)
build_ruby 0.000000 0.001502 2.930951 ( 2.931701)
build_all 0.007144 0.003253 17.255281 ( 1.511147)
build_install 0.008467 0.000000 5.135017 ( 1.233789)
test_btest 0.001141 0.000000 90.310142 ( 7.476888)
test_basic 0.001615 0.003103 0.684633 ( 0.764019)
test_all 0.109617 0.026609 533.010008 ( 60.379757)
test_rubyspec 0.038279 0.011352 50.421756 ( 62.724251)
total: 139.62 sec