Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-182738
#<BuildRuby:0x0000563a51f5caf8
@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.20220222-182738",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003110 0.008743 0.859746 ( 1.134371)
build_miniruby 0.001626 0.000464 0.076924 ( 0.075192)
build_ruby 0.001560 0.000446 0.071994 ( 0.070247)
build_all 0.008182 0.001011 1.511805 ( 0.617681)
build_install 0.016004 0.006621 5.243592 ( 2.186140)
test_btest 0.000928 0.000273 78.444193 ( 8.728864)
test_basic 0.002224 0.005893 0.331279 ( 0.419886)
test_all 0.001408 0.000235 660.140051 ( 66.162409)
test_rubyspec 0.107021 0.056165 46.145515 ( 51.702893)
total: 131.10 sec