Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-030119
#<BuildRuby:0x0000561349bccb38
@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.20220218-030119",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000046 0.000003 0.000049 ( 0.000050)
build_up 0.009867 0.000379 0.987448 ( 6.037580)
build_miniruby 0.001927 0.000120 0.074602 ( 0.074043)
build_ruby 0.001696 0.000106 0.079727 ( 0.078411)
build_all 0.009097 0.000275 4.179210 ( 0.789833)
build_install 0.021086 0.001240 7.929398 ( 2.376938)
test_btest 0.001089 0.000064 73.969970 ( 8.324139)
test_basic 0.007739 0.000455 0.342484 ( 0.431926)
test_all 0.001719 0.000101 698.753133 ( 67.640693)
test_rubyspec 0.083657 0.075004 46.138092 ( 51.832999)
total: 137.59 sec