Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-015959
#<BuildRuby:0x00005627990949c8
@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.20220917-015959",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000038 0.009619 1.067835 ( 1.085241)
build_miniruby 0.001327 0.000774 0.073455 ( 0.071042)
build_ruby 0.001123 0.000655 0.074723 ( 0.073333)
build_all 0.003724 0.006345 1.566528 ( 0.606094)
build_install 0.016402 0.003542 1.909372 ( 0.967423)
test_btest 0.000791 0.000439 96.701965 ( 9.623132)
test_basic 0.005030 0.002794 0.354781 ( 0.453454)
test_all 0.003164 0.000000 639.372862 ( 66.038887)
test_rubyspec 0.095529 0.076219 47.103635 ( 55.499583)
total: 134.42 sec