Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-072201
#<BuildRuby:0x000055a137f9ead8
@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.20220718-072201",
@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.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.009712 0.001618 0.849802 ( 1.647813)
build_miniruby 0.001163 0.000194 0.063446 ( 0.062561)
build_ruby 0.001714 0.000286 0.051024 ( 0.049517)
build_all 0.006983 0.001164 1.273143 ( 0.479829)
build_install 0.016629 0.000815 4.305067 ( 1.809221)
test_btest 0.001672 0.000239 52.875740 ( 6.129218)
test_basic 0.000780 0.006170 0.304794 ( 0.400987)
test_all 0.002158 0.000129 507.246723 ( 53.332324)
test_rubyspec 0.095234 0.035339 41.993371 ( 47.851974)
total: 111.76 sec