Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-154248
#<BuildRuby:0x00005622ea72bfb0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220824-154248",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.002819 0.003731 0.933132 ( 2.525985)
build_miniruby 0.000849 0.000113 0.057708 ( 0.056522)
build_ruby 0.000875 0.000116 0.059465 ( 0.058239)
build_all 0.004586 0.000082 1.540221 ( 0.584131)
build_install 0.006007 0.005097 1.926679 ( 0.960314)
test_btest 0.000755 0.000141 50.089595 ( 8.523772)
test_basic 0.005303 0.000160 0.256224 ( 0.345107)
test_all 0.001054 0.001185 645.862841 ( 95.715073)
test_rubyspec 0.072636 0.040443 44.260134 ( 52.575502)
total: 161.35 sec