Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-003113
#<BuildRuby:0x000055e706c334b0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240107-003113",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000000 0.004740 1.167930 ( 1.564021)
build_miniruby 0.000000 0.001112 1.391481 ( 1.394058)
build_ruby 0.000000 0.001620 4.160798 ( 4.168908)
build_all 0.010937 0.000000 16.505713 ( 1.687172)
build_install 0.013681 0.000372 4.828062 ( 1.602662)
test_btest 0.000000 0.000841 87.373210 ( 14.396263)
test_basic 0.002569 0.002727 0.627788 ( 0.697953)
test_all 0.089846 0.032307 564.279315 ( 59.778956)
test_rubyspec 0.033787 0.027253 72.889579 ( 85.181662)
total: 170.47 sec