Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-224201
#<BuildRuby:0x0000559e4347c098
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231122-224201",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.004970 0.000414 0.899630 ( 1.300551)
build_miniruby 0.001018 0.000085 0.800185 ( 0.800213)
build_ruby 0.001462 0.000122 2.671664 ( 2.672455)
build_all 0.003726 0.004539 12.217889 ( 1.001133)
build_install 0.013088 0.000514 3.705878 ( 0.988333)
test_btest 0.000638 0.000085 62.961102 ( 5.674292)
test_basic 0.000886 0.004165 0.401694 ( 0.481003)
test_all 0.083181 0.013058 346.371044 ( 39.458057)
test_rubyspec 0.029257 0.036975 39.745685 ( 52.302496)
total: 104.68 sec