Logfile: /home/ko1/ruby/logs/brlog.trunk.20221113-132906
#<BuildRuby:0x000055cfb6c944c0
@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.20221113-132906",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.005389 0.004326 1.102671 ( 1.389081)
build_miniruby 0.001784 0.000412 0.120752 ( 0.116403)
build_ruby 0.001536 0.000354 0.125871 ( 0.108958)
build_all 0.006489 0.003778 1.544005 ( 0.671293)
build_install 0.015901 0.003961 1.930539 ( 1.010033)
test_btest 0.001064 0.000280 85.535372 ( 8.949355)
test_basic 0.004663 0.003151 0.406152 ( 0.504126)
test_all 0.001419 0.000405 645.855401 ( 67.748437)
test_rubyspec 0.108375 0.065294 48.048175 ( 56.470761)
total: 136.97 sec