Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-172117
#<BuildRuby:0x000055ae9789b458
@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.20240115-172117",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.000917 0.004069 1.056453 ( 1.425138)
build_miniruby 0.001288 0.000000 0.860403 ( 0.859949)
build_ruby 0.001166 0.000000 2.871005 ( 2.870298)
build_all 0.004259 0.004693 14.228274 ( 1.302006)
build_install 0.005529 0.003392 4.157923 ( 1.098436)
test_btest 0.000843 0.000241 76.147884 ( 6.627837)
test_basic 0.001945 0.003374 0.702529 ( 0.775702)
test_all 0.107108 0.023808 479.390027 ( 52.427418)
test_rubyspec 0.028258 0.017507 47.484256 ( 59.803751)
total: 127.19 sec