Logfile: /home/ko1/ruby/logs/brlog.trunk.20231031-010119
#<BuildRuby:0x000055fcb8833280
@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.20231031-010119",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004586 0.000069 1.262524 ( 1.510616)
build_miniruby 0.000833 0.000083 0.871233 ( 0.870605)
build_ruby 0.001455 0.000146 2.668897 ( 2.668508)
build_all 0.009274 0.000497 16.439613 ( 1.426280)
build_install 0.004170 0.004901 4.940382 ( 1.171703)
test_btest 0.000949 0.000136 81.537511 ( 6.779478)
test_basic 0.005246 0.000115 0.822019 ( 0.898199)
test_all 0.095957 0.038759 522.735862 ( 48.819842)
test_rubyspec 0.034059 0.021412 51.314616 ( 63.651270)
total: 127.80 sec