Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-222319
#<BuildRuby:0x000055e7fd2e40d8
@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.20240107-222319",
@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.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.004575 0.000229 1.335652 ( 1.733494)
build_miniruby 0.001051 0.000053 1.922904 ( 1.925817)
build_ruby 0.001347 0.000000 5.433667 ( 5.442027)
build_all 0.000000 0.009993 16.538688 ( 1.693541)
build_install 0.016154 0.001439 5.247013 ( 2.024189)
test_btest 0.000814 0.000000 81.220363 ( 7.130464)
test_basic 0.001930 0.003737 0.672795 ( 0.736774)
test_all 0.101151 0.018731 565.448762 ( 62.382402)
test_rubyspec 0.038419 0.026011 76.740066 ( 88.982794)
total: 172.05 sec