Logfile: /home/ko1/ruby/logs/brlog.trunk.20231024-092037
#<BuildRuby:0x000055bb90a13bb8
@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.20231024-092037",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.000000 0.005806 2.180099 ( 2.447890)
build_miniruby 0.000000 0.001061 0.891586 ( 0.892323)
build_ruby 0.000090 0.001124 2.744077 ( 2.743668)
build_all 0.009691 0.000725 16.787214 ( 1.503994)
build_install 0.006005 0.003064 5.383836 ( 1.167360)
test_btest 0.000482 0.000228 86.054817 ( 7.595624)
test_basic 0.000417 0.004293 0.693788 ( 0.769854)
test_all 0.103651 0.033988 545.802367 ( 62.223805)
test_rubyspec 0.021835 0.026713 51.611086 ( 63.887488)
total: 143.23 sec