Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-113015
#<BuildRuby:0x000055b554c03398
@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.20231216-113015",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002093 0.003432 1.319327 ( 1.666776)
build_miniruby 0.000767 0.000202 0.828635 ( 0.827905)
build_ruby 0.001338 0.000000 2.704205 ( 2.704487)
build_all 0.007348 0.003087 17.705886 ( 1.535316)
build_install 0.004763 0.005252 5.174186 ( 1.236002)
test_btest 0.000854 0.000271 87.986120 ( 7.954759)
test_basic 0.000487 0.004174 0.721310 ( 0.796727)
test_all 0.101809 0.035785 574.387275 ( 59.400140)
test_rubyspec 0.023292 0.025057 51.921315 ( 64.210542)
total: 140.33 sec