Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-041811
#<BuildRuby:0x000055a0e101cb38
@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.20220331-041811",
@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.000024 0.000001 0.000025 ( 0.000026)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008496 0.004192 1.019812 ( 2.912390)
build_miniruby 0.001906 0.000238 0.077418 ( 0.075156)
build_ruby 0.001691 0.000212 0.074113 ( 0.072074)
build_all 0.005099 0.004540 4.279577 ( 0.860821)
build_install 0.020161 0.003313 7.983698 ( 2.457437)
test_btest 0.001079 0.000187 75.664197 ( 8.271564)
test_basic 0.007434 0.001293 0.335785 ( 0.422981)
test_all 0.001371 0.000238 696.392493 ( 67.973732)
test_rubyspec 0.121324 0.054941 46.581418 ( 52.039125)
total: 135.09 sec