Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-062528
#<BuildRuby:0x000055795804edf0
@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.20231224-062528",
@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.000009)
autoconf 0.000014 0.000000 0.000014 ( 0.000017)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004670 0.000234 1.176244 ( 1.550110)
build_miniruby 0.000936 0.000047 0.936575 ( 0.936397)
build_ruby 0.001293 0.000000 2.777584 ( 2.777845)
build_all 0.006506 0.004175 17.039935 ( 1.551416)
build_install 0.008264 0.000354 4.974444 ( 1.187316)
test_btest 0.000662 0.000058 86.360253 ( 7.508303)
test_basic 0.004669 0.000022 0.782354 ( 0.855688)
test_all 0.091212 0.050835 559.821238 ( 52.633775)
test_rubyspec 0.022277 0.027380 51.250796 ( 63.618332)
total: 132.62 sec