Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-102940
#<BuildRuby:0x000055706b5c7840
@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.20231223-102940",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.002334 0.002447 1.091583 ( 1.460057)
build_miniruby 0.001091 0.000287 0.880446 ( 0.879910)
build_ruby 0.001236 0.000326 2.744791 ( 2.745278)
build_all 0.004789 0.005228 16.563674 ( 1.497804)
build_install 0.005523 0.004513 4.865985 ( 1.244520)
test_btest 0.000750 0.000263 82.646686 ( 7.036265)
test_basic 0.001164 0.002976 0.671685 ( 0.752153)
test_all 0.085996 0.052882 491.136808 ( 53.673146)
test_rubyspec 0.027166 0.022115 50.944485 ( 63.383204)
total: 132.67 sec