Logfile: /home/ko1/ruby/logs/brlog.trunk.20220608-212405
#<BuildRuby:0x000055b9908e0f40
@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.20220608-212405",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005986 0.005685 0.979040 ( 1.151671)
build_miniruby 0.001404 0.000432 0.070630 ( 0.069742)
build_ruby 0.001220 0.000375 0.070366 ( 0.070327)
build_all 0.008555 0.001152 1.505044 ( 0.613349)
build_install 0.021676 0.000538 5.888486 ( 2.864209)
test_btest 0.001182 0.000000 73.173391 ( 8.739091)
test_basic 0.008891 0.000053 0.335794 ( 0.424974)
test_all 0.001952 0.000391 651.413177 ( 64.607815)
test_rubyspec 0.104568 0.062111 45.870087 ( 51.602469)
total: 130.14 sec