Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-082418
#<BuildRuby:0x00005633621e6fe0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221116-082418",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.005396 0.003395 1.125808 ( 1.403010)
build_miniruby 0.001424 0.000356 0.894378 ( 0.897467)
build_ruby 0.002280 0.000000 2.391419 ( 2.279604)
build_all 0.014763 0.004316 18.227081 ( 2.207329)
build_install 0.013098 0.007216 1.825628 ( 0.998787)
test_btest 0.001018 0.000297 83.309029 ( 8.700297)
test_basic 0.005854 0.000522 0.330882 ( 0.421457)
test_all 0.000964 0.000989 713.231034 ( 75.388317)
test_rubyspec 0.087914 0.042585 50.234388 ( 58.742895)
total: 151.04 sec