Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-144152
#<BuildRuby:0x000055c727ff0098
@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.20231205-144152",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004370 0.001028 1.299422 ( 1.661934)
build_miniruby 0.000835 0.000196 0.877864 ( 0.877596)
build_ruby 0.001024 0.000241 2.722059 ( 2.722547)
build_all 0.009158 0.001064 16.435323 ( 1.470674)
build_install 0.008724 0.000000 4.783415 ( 1.147409)
test_btest 0.000908 0.000083 86.328786 ( 7.106301)
test_basic 0.004915 0.000048 0.814911 ( 0.892734)
test_all 0.114439 0.024691 524.053838 ( 54.457989)
test_rubyspec 0.026462 0.021822 50.515595 ( 62.759765)
total: 133.10 sec