Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-122338
#<BuildRuby:0x000055a976d0e038
@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.20220827-122338",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000060 0.000010 0.000070 ( 0.000076)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.009937 0.000920 0.864298 ( 0.974554)
build_miniruby 0.000000 0.001365 0.061427 ( 0.061465)
build_ruby 0.000000 0.001603 0.066810 ( 0.066893)
build_all 0.006134 0.002756 1.251158 ( 0.470740)
build_install 0.007277 0.007134 1.585938 ( 0.811071)
test_btest 0.001307 0.000000 53.497603 ( 6.299186)
test_basic 0.007026 0.000000 0.300206 ( 0.392808)
test_all 0.003656 0.000361 482.696302 ( 52.570008)
test_rubyspec 0.069427 0.071128 41.987569 ( 50.612051)
total: 112.26 sec