Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-090947
#<BuildRuby:0x000055d814c90a58
@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.20220218-090947",
@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.000024 0.000002 0.000026 ( 0.000025)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010397 0.000442 0.957057 ( 2.414971)
build_miniruby 0.002831 0.000000 0.070516 ( 0.068875)
build_ruby 0.000000 0.002186 0.076953 ( 0.076244)
build_all 0.005117 0.005929 4.143398 ( 0.810776)
build_install 0.019549 0.003946 7.874398 ( 2.395478)
test_btest 0.001277 0.000232 78.443792 ( 8.411498)
test_basic 0.002388 0.004825 0.345037 ( 0.436145)
test_all 0.001286 0.000292 705.851169 ( 69.056857)
test_rubyspec 0.116859 0.046487 46.121073 ( 51.505290)
total: 135.18 sec