Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-052027
#<BuildRuby:0x0000556c1f8b4c10
@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.20220405-052027",
@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.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004141 0.006948 1.027626 ( 2.006552)
build_miniruby 0.001716 0.000457 0.079069 ( 0.076614)
build_ruby 0.001284 0.000342 0.079166 ( 0.076755)
build_all 0.011330 0.000000 4.192281 ( 0.840757)
build_install 0.014865 0.005589 8.549256 ( 2.970191)
test_btest 0.000765 0.000191 76.427870 ( 8.038902)
test_basic 0.002779 0.005150 0.337718 ( 0.425959)
test_all 0.001964 0.000589 690.442249 ( 67.936802)
test_rubyspec 0.101491 0.064801 46.811182 ( 51.801740)
total: 134.18 sec