Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-142229
#<BuildRuby:0x0000560080950ea8
@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.20221117-142229",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.000670 0.008401 1.101150 ( 1.374967)
build_miniruby 0.001090 0.000251 0.880843 ( 0.901057)
build_ruby 0.002012 0.000464 2.422248 ( 2.373295)
build_all 0.015964 0.001417 18.606400 ( 2.323517)
build_install 0.018768 0.002873 1.919776 ( 1.007702)
test_btest 0.001097 0.000209 85.512396 ( 9.646300)
test_basic 0.002176 0.003942 0.345981 ( 0.437278)
test_all 0.003408 0.000000 678.517531 ( 73.410297)
test_rubyspec 0.068543 0.055202 50.921998 ( 59.399902)
total: 150.88 sec