Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-185916
#<BuildRuby:0x000055a9ab4cf4f0
@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.20231218-185916",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005693 0.000000 1.043743 ( 1.287655)
build_miniruby 0.000930 0.000000 0.869364 ( 0.870587)
build_ruby 0.001655 0.000068 2.721737 ( 2.722051)
build_all 0.004261 0.003875 12.197397 ( 1.028690)
build_install 0.008765 0.002803 3.548259 ( 0.972418)
test_btest 0.000625 0.000098 63.171836 ( 4.784909)
test_basic 0.003878 0.000612 0.379581 ( 0.460721)
test_all 0.076316 0.021540 381.765127 ( 32.626895)
test_rubyspec 0.029243 0.037930 39.753464 ( 52.414669)
total: 97.17 sec