Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-114351
#<BuildRuby:0x00005561ccd3c6c8
@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.20220305-114351",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000015 0.000003 0.000018 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002840 0.007783 1.004145 ( 1.118616)
build_miniruby 0.001428 0.000549 0.076165 ( 0.073923)
build_ruby 0.001311 0.000504 0.079578 ( 0.077564)
build_all 0.008121 0.001375 4.244910 ( 0.868789)
build_install 0.019365 0.004938 7.969507 ( 2.429888)
test_btest 0.000881 0.000294 77.118462 ( 7.906613)
test_basic 0.000000 0.009714 0.334252 ( 0.420648)
test_all 0.000000 0.001774 702.928048 ( 67.737415)
test_rubyspec 0.074949 0.074810 46.298203 ( 51.858588)
total: 132.49 sec