Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-230108
#<BuildRuby:0x0000556d7eae43e0
@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.20220426-230108",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000021 0.000006 0.000027 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000193 0.011991 1.034801 ( 1.122669)
build_miniruby 0.001384 0.000692 0.076443 ( 0.073936)
build_ruby 0.001426 0.000713 0.071790 ( 0.069928)
build_all 0.008944 0.002177 1.523692 ( 0.624695)
build_install 0.015836 0.007696 5.855549 ( 2.830838)
test_btest 0.000740 0.000345 75.332191 ( 8.760482)
test_basic 0.009541 0.000000 0.335111 ( 0.420880)
test_all 0.002146 0.000662 706.729879 ( 68.092032)
test_rubyspec 0.098571 0.080446 46.197025 ( 51.209810)
total: 133.21 sec