Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-145852
#<BuildRuby:0x0000555e8fcdc6c8
@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-145852",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009319 0.000724 1.007092 ( 1.164125)
build_miniruby 0.001598 0.000213 0.075348 ( 0.073509)
build_ruby 0.000000 0.002383 0.079673 ( 0.077268)
build_all 0.003999 0.006178 4.263951 ( 0.862832)
build_install 0.019207 0.000362 7.957748 ( 2.411312)
test_btest 0.000931 0.000186 71.142871 ( 8.354185)
test_basic 0.001718 0.004924 0.337997 ( 0.427548)
test_all 0.001431 0.000358 702.340134 ( 67.670905)
test_rubyspec 0.086617 0.080447 46.277400 ( 51.488960)
total: 132.53 sec