Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-160717
#<BuildRuby:0x0000562f67f98b88
@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.20220904-160717",
@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.000007 0.000003 0.000010 ( 0.000010)
autoconf 0.000008 0.000004 0.000012 ( 0.000023)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.008442 0.003837 0.983130 ( 1.000534)
build_miniruby 0.001641 0.000746 0.072585 ( 0.070193)
build_ruby 0.001176 0.000535 0.076892 ( 0.075027)
build_all 0.009125 0.000749 1.559833 ( 0.599769)
build_install 0.019012 0.006054 1.900145 ( 0.957531)
test_btest 0.001182 0.000000 79.424879 ( 8.191800)
test_basic 0.006994 0.001598 0.323596 ( 0.414792)
test_all 0.001626 0.002265 676.879486 ( 67.150170)
test_rubyspec 0.106900 0.075141 45.384689 ( 53.882885)
total: 132.34 sec