Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-195351
#<BuildRuby:0x000055a4437bf7b8
@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.20231213-195351",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004949 0.000224 1.566889 ( 1.913569)
build_miniruby 0.000765 0.000169 0.915603 ( 0.915676)
build_ruby 0.001029 0.000229 2.729338 ( 2.729570)
build_all 0.007347 0.002923 16.815885 ( 1.556952)
build_install 0.006047 0.003430 4.975304 ( 1.202785)
test_btest 0.000802 0.000209 84.054718 ( 8.051839)
test_basic 0.003951 0.001030 0.807551 ( 0.883683)
test_all 0.101197 0.031823 535.756769 ( 52.354009)
test_rubyspec 0.016469 0.032952 49.671172 ( 61.950786)
total: 131.56 sec