Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-204825
#<BuildRuby:0x0000557440ec46e0
@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.20220731-204825",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004308 0.008248 0.955866 ( 0.975496)
build_miniruby 0.001450 0.000414 0.074456 ( 0.072732)
build_ruby 0.001382 0.000395 0.077984 ( 0.076524)
build_all 0.005866 0.003454 1.534023 ( 0.579807)
build_install 0.014911 0.007951 5.202019 ( 2.084464)
test_btest 0.001201 0.000000 71.931760 ( 8.505730)
test_basic 0.008904 0.000000 0.309905 ( 0.397295)
test_all 0.001756 0.000000 672.005537 ( 66.582923)
test_rubyspec 0.106547 0.063047 45.487740 ( 51.290850)
total: 130.57 sec