Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-112932
#<BuildRuby:0x0000560a5f760d30
@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.20220801-112932",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.011779 0.000059 0.992274 ( 2.526075)
build_miniruby 0.001521 0.000406 0.075474 ( 0.074795)
build_ruby 0.001255 0.000335 0.064628 ( 0.063661)
build_all 0.009368 0.000290 1.528457 ( 0.580588)
build_install 0.015084 0.005931 5.126347 ( 2.060933)
test_btest 0.000895 0.000235 76.293468 ( 8.090898)
test_basic 0.006739 0.000546 0.315471 ( 0.406161)
test_all 0.001835 0.000458 686.732680 ( 66.625210)
test_rubyspec 0.110856 0.058637 45.047326 ( 50.633762)
total: 131.06 sec