Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-020656
#<BuildRuby:0x000055e3461d8920
@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.20220920-020656",
@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.000003 0.000009 ( 0.000008)
autoconf 0.000016 0.000008 0.000024 ( 0.000024)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.010500 0.000908 1.084448 ( 1.125030)
build_miniruby 0.000000 0.002351 0.114915 ( 0.110861)
build_ruby 0.000000 0.002073 0.117094 ( 0.099662)
build_all 0.006946 0.003200 1.603680 ( 0.657693)
build_install 0.012749 0.008772 1.951463 ( 0.980290)
test_btest 0.000000 0.001411 73.525851 ( 8.365900)
test_basic 0.002550 0.004839 0.374054 ( 0.462602)
test_all 0.003038 0.001822 671.933547 ( 68.287505)
test_rubyspec 0.098275 0.073781 45.751666 ( 54.140681)
total: 134.23 sec