Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-150631
#<BuildRuby:0x0000560f9a5af4b0
@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.20231219-150631",
@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.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000695 0.003744 1.037821 ( 1.287106)
build_miniruby 0.001024 0.000079 0.876961 ( 0.878036)
build_ruby 0.001205 0.000093 2.709930 ( 2.711172)
build_all 0.007710 0.000270 12.201988 ( 1.000127)
build_install 0.009240 0.004311 3.577679 ( 0.973123)
test_btest 0.000918 0.000000 63.897280 ( 5.375171)
test_basic 0.004046 0.000000 0.379405 ( 0.461930)
test_all 0.067557 0.031098 395.305780 ( 33.319889)
test_rubyspec 0.047750 0.019663 39.850752 ( 52.505422)
total: 98.51 sec