Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-003254
#<BuildRuby:0x00005602180bb8f8
@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.20221211-003254",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.003512 0.643055 ( 1.054965)
build_miniruby 0.000805 0.000142 0.695181 ( 0.695014)
build_ruby 0.001191 0.000184 2.436500 ( 2.378347)
build_all 0.008612 0.000650 12.420661 ( 1.496941)
build_install 0.004843 0.002273 1.651290 ( 0.767009)
test_btest 0.000609 0.000101 63.767137 ( 6.145183)
test_basic 0.002828 0.000471 0.251134 ( 0.347058)
test_all 0.001058 0.000177 490.934129 ( 49.707975)
test_rubyspec 0.016147 0.013076 35.212028 ( 45.766758)
total: 108.36 sec