Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-135258
#<BuildRuby:0x0000564f272b6700
@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.20220901-135258",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.003337 0.008685 1.014399 ( 1.167691)
build_miniruby 0.001640 0.000468 0.077184 ( 0.076765)
build_ruby 0.001402 0.000400 0.072496 ( 0.071942)
build_all 0.008397 0.002399 1.506737 ( 0.581531)
build_install 0.022809 0.000000 1.884860 ( 0.935391)
test_btest 0.001377 0.000000 77.389884 ( 8.640128)
test_basic 0.004686 0.002565 0.339751 ( 0.429568)
test_all 0.002199 0.002345 675.009187 ( 66.411568)
test_rubyspec 0.091824 0.081332 45.507317 ( 53.978466)
total: 132.29 sec