Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-042430
#<BuildRuby:0x00005555bbc0ca68
@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.20220809-042430",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008233 0.001373 0.893992 ( 2.585190)
build_miniruby 0.001682 0.000280 0.054603 ( 0.052593)
build_ruby 0.001389 0.000231 0.064108 ( 0.062560)
build_all 0.007383 0.000361 1.247293 ( 0.467938)
build_install 0.015410 0.000662 4.345704 ( 1.821399)
test_btest 0.001890 0.000000 49.887722 ( 6.322757)
test_basic 0.006706 0.000394 0.292906 ( 0.382061)
test_all 0.002451 0.000134 504.344347 ( 53.149094)
test_rubyspec 0.093462 0.048242 41.635446 ( 49.255289)
total: 114.10 sec