Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-235516
#<BuildRuby:0x000055695a6f09c8
@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.20220823-235516",
@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.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006694 0.004963 1.028961 ( 5.105630)
build_miniruby 0.001841 0.000000 0.074804 ( 0.073515)
build_ruby 0.002082 0.000000 0.075223 ( 0.073181)
build_all 0.009701 0.000042 1.524724 ( 0.576704)
build_install 0.018390 0.003946 1.873575 ( 0.902236)
test_btest 0.001122 0.000153 72.796026 ( 8.422001)
test_basic 0.003542 0.004239 0.327004 ( 0.416442)
test_all 0.003225 0.000355 668.800313 ( 66.709774)
test_rubyspec 0.109115 0.060172 45.992950 ( 54.494971)
total: 136.78 sec