Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-142207
#<BuildRuby:0x000055821799b5f8
@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.20231218-142207",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004671 0.000058 1.362779 ( 1.720228)
build_miniruby 0.000836 0.000069 0.874400 ( 0.873982)
build_ruby 0.001149 0.000096 2.780727 ( 2.781742)
build_all 0.009357 0.000780 16.773099 ( 1.546892)
build_install 0.009340 0.000000 4.916798 ( 1.231816)
test_btest 0.001116 0.000000 82.854436 ( 7.888593)
test_basic 0.003720 0.000000 0.677401 ( 0.755580)
test_all 0.094468 0.041463 522.341431 ( 53.543513)
test_rubyspec 0.026603 0.021765 51.123892 ( 63.467257)
total: 133.81 sec