Logfile: /home/ko1/ruby/logs/brlog.trunk.20231022-041902
#<BuildRuby:0x0000564ef5b4bbb8
@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.20231022-041902",
@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.000000 0.000007 0.000007 ( 0.000007)
autoconf 0.000000 0.000011 0.000011 ( 0.000011)
configure 0.000000 0.000008 0.000008 ( 0.000009)
build_up 0.001058 0.004300 1.977366 ( 2.224511)
build_miniruby 0.001058 0.000000 0.939673 ( 0.939413)
build_ruby 0.001325 0.000000 2.671741 ( 2.672051)
build_all 0.003423 0.007174 16.744724 ( 1.535301)
build_install 0.007418 0.001455 5.346026 ( 1.177469)
test_btest 0.000740 0.000000 84.407684 ( 7.133586)
test_basic 0.004933 0.000632 0.854019 ( 0.928864)
test_all 0.102971 0.032852 512.992162 ( 63.245260)
test_rubyspec 0.036347 0.012337 48.198697 ( 60.575461)
total: 140.43 sec