Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-042132
#<BuildRuby:0x0000555f0b7b7040
@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.20231208-042132",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.004591 0.000383 1.399207 ( 1.743504)
build_miniruby 0.000975 0.000082 0.997816 ( 0.997138)
build_ruby 0.001317 0.000000 2.710976 ( 2.712065)
build_all 0.006767 0.003296 17.293647 ( 1.573478)
build_install 0.006780 0.003751 5.217717 ( 1.291514)
test_btest 0.000945 0.000000 89.284329 ( 7.535998)
test_basic 0.004580 0.000269 0.821540 ( 0.897392)
test_all 0.094354 0.044679 538.103519 ( 58.910546)
test_rubyspec 0.030917 0.017580 51.137146 ( 63.524806)
total: 139.19 sec