Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-214734
#<BuildRuby:0x00005654d99b4dd8
@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.20220917-214734",
@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.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006263 0.003774 1.060618 ( 1.223399)
build_miniruby 0.002010 0.000252 0.115507 ( 0.111371)
build_ruby 0.001468 0.000183 0.118898 ( 0.101653)
build_all 0.008591 0.001074 1.654753 ( 0.672370)
build_install 0.020704 0.001265 1.984195 ( 0.987258)
test_btest 0.001750 0.000000 92.325024 ( 9.787356)
test_basic 0.000295 0.007977 0.410724 ( 0.508703)
test_all 0.003609 0.000498 649.449826 ( 66.697527)
test_rubyspec 0.113353 0.069726 47.366927 ( 55.677996)
total: 135.77 sec