Logfile: /home/ko1/ruby/logs/brlog.trunk.20231019-133246
#<BuildRuby:0x000055dd607535f8
@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.20231019-133246",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004698 0.001044 1.438604 ( 1.652201)
build_miniruby 0.000892 0.000198 0.842602 ( 0.842564)
build_ruby 0.001210 0.000269 2.819255 ( 2.818301)
build_all 0.009330 0.001045 18.598225 ( 1.612830)
build_install 0.009259 0.000926 5.457872 ( 1.241463)
test_btest 0.000758 0.000152 92.363325 ( 8.034105)
test_basic 0.003095 0.000619 0.638423 ( 0.719250)
test_all 0.006217 0.000219 601.537738 ( 56.321493)
test_rubyspec 0.018228 0.031931 53.123312 ( 65.370190)
total: 138.61 sec