Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-071725
#<BuildRuby:0x000055ed6384bba0
@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-071725",
@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.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000908 0.004140 1.368475 ( 1.726910)
build_miniruby 0.000989 0.000000 0.919604 ( 0.919600)
build_ruby 0.001341 0.000000 2.697810 ( 2.698271)
build_all 0.010288 0.000080 17.265602 ( 1.582590)
build_install 0.008280 0.001129 5.087934 ( 1.229143)
test_btest 0.000924 0.000126 86.638470 ( 8.046653)
test_basic 0.005330 0.000000 0.847534 ( 0.925196)
test_all 0.108940 0.031908 570.230927 ( 58.063494)
test_rubyspec 0.025808 0.021055 50.662632 ( 62.898388)
total: 138.09 sec