Logfile: /home/ko1/ruby/logs/brlog.trunk.20220420-224700
#<BuildRuby:0x00005615b5c2a918
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220420-224700",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.006627 0.000474 0.854419 ( 1.242873)
build_miniruby 0.001058 0.000000 0.056538 ( 0.055394)
build_ruby 0.000970 0.000000 0.058157 ( 0.056786)
build_all 0.000696 0.003602 1.466968 ( 0.602778)
build_install 0.005681 0.005034 6.173612 ( 2.792971)
test_btest 0.000645 0.000121 53.983342 ( 8.025284)
test_basic 0.004737 0.000888 0.288745 ( 0.377810)
test_all 0.000976 0.000183 614.741691 ( 92.643242)
test_rubyspec 0.087522 0.033813 43.861361 ( 49.408506)
total: 155.21 sec