Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-163446
#<BuildRuby:0x00005601b4d791f8
@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.20221006-163446",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000130 0.000020 0.000150 ( 0.000152)
configure 0.000098 0.000015 0.000113 ( 0.000066)
build_up 0.003181 0.008631 1.076213 ( 1.120382)
build_miniruby 0.001674 0.000515 0.095851 ( 0.092324)
build_ruby 0.001111 0.000342 0.101331 ( 0.098785)
build_all 0.006075 0.001869 1.276360 ( 0.559668)
build_install 0.012964 0.002341 1.623834 ( 0.883636)
test_btest 0.001422 0.000406 62.436482 ( 6.351294)
test_basic 0.006257 0.000291 0.358688 ( 0.449227)
test_all 0.004269 0.002852 503.325907 ( 54.214959)
test_rubyspec 0.098196 0.023130 42.199285 ( 50.735558)
total: 114.51 sec