Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-212027
#<BuildRuby:0x00005593b1cc3040
@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.20231229-212027",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004619 0.000770 1.187660 ( 1.574456)
build_miniruby 0.000000 0.001456 0.924129 ( 0.924430)
build_ruby 0.000000 0.001301 2.853300 ( 2.853800)
build_all 0.007569 0.002082 16.325193 ( 1.533751)
build_install 0.008004 0.000000 4.626313 ( 1.153721)
test_btest 0.000924 0.000024 82.018256 ( 7.233448)
test_basic 0.000662 0.004595 0.691819 ( 0.766604)
test_all 0.098485 0.033950 549.335461 ( 53.435039)
test_rubyspec 0.023244 0.023384 49.353848 ( 61.664931)
total: 131.14 sec