Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-133453
#<BuildRuby:0x0000555e1bcd0090
@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.20231212-133453",
@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.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.002040 0.003080 1.240248 ( 1.600053)
build_miniruby 0.000806 0.000115 0.868296 ( 0.868138)
build_ruby 0.001352 0.000193 2.835056 ( 2.835762)
build_all 0.010176 0.000351 17.190662 ( 1.530983)
build_install 0.005589 0.003532 5.052970 ( 1.219416)
test_btest 0.000860 0.000137 88.175322 ( 8.215678)
test_basic 0.001082 0.003291 0.815975 ( 0.894167)
test_all 0.112966 0.023337 567.188096 ( 57.361412)
test_rubyspec 0.030082 0.015783 50.892061 ( 63.163515)
total: 137.69 sec