Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-035845
#<BuildRuby:0x0000556d8aa674b0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231214-035845",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.000554 0.004084 1.020368 ( 1.323825)
build_miniruby 0.000982 0.000179 0.879424 ( 0.879562)
build_ruby 0.001054 0.000192 2.717582 ( 2.719248)
build_all 0.004860 0.003401 12.157518 ( 1.022015)
build_install 0.010643 0.003651 3.594298 ( 0.969340)
test_btest 0.000509 0.000127 65.710228 ( 5.262175)
test_basic 0.002821 0.000705 0.378466 ( 0.460826)
test_all 0.066553 0.032200 377.514321 ( 42.497012)
test_rubyspec 0.037737 0.038539 39.665375 ( 52.297412)
total: 107.43 sec