Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-144915
#<BuildRuby:0x0000561bc22b7440
@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.20220402-144915",
@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.000012 0.000002 0.000014 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.010787 0.000913 1.005123 ( 1.262484)
build_miniruby 0.001760 0.000000 0.077437 ( 0.076214)
build_ruby 0.002116 0.000000 0.085275 ( 0.083000)
build_all 0.009748 0.000082 4.277060 ( 0.864279)
build_install 0.014351 0.009084 8.626329 ( 3.031163)
test_btest 0.000934 0.000178 74.585068 ( 7.993945)
test_basic 0.001532 0.004912 0.353338 ( 0.443796)
test_all 0.001517 0.000361 683.347062 ( 67.065952)
test_rubyspec 0.077090 0.087174 46.821820 ( 52.194784)
total: 133.02 sec