Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-225324
#<BuildRuby:0x000055bcac507800
@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.20220818-225324",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010542 0.000180 0.966394 ( 1.106551)
build_miniruby 0.001990 0.000132 0.073018 ( 0.070966)
build_ruby 0.002102 0.000140 0.079363 ( 0.076972)
build_all 0.006241 0.004618 1.548212 ( 0.587820)
build_install 0.015671 0.004847 1.877152 ( 0.896817)
test_btest 0.001081 0.000171 68.451797 ( 8.341324)
test_basic 0.007842 0.000473 0.329886 ( 0.418628)
test_all 0.003540 0.000346 632.517785 ( 65.677340)
test_rubyspec 0.108618 0.060440 45.338449 ( 53.885646)
total: 131.06 sec