Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-200041
#<BuildRuby:0x0000558d0819f858
@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.20240105-200041",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000357 0.004189 1.028812 ( 1.383436)
build_miniruby 0.000893 0.000279 0.936172 ( 0.935836)
build_ruby 0.001053 0.000329 2.653352 ( 2.654735)
build_all 0.009050 0.000165 14.252489 ( 1.314038)
build_install 0.007973 0.000997 4.099391 ( 1.057575)
test_btest 0.000888 0.000234 72.007079 ( 6.951621)
test_basic 0.003825 0.001007 0.805026 ( 0.885811)
test_all 0.118565 0.012612 505.812147 ( 46.652162)
test_rubyspec 0.020429 0.026572 47.884973 ( 60.372110)
total: 122.21 sec