Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-160228
#<BuildRuby:0x00005615fbd3ac40
@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.20220826-160228",
@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.000013 0.000000 0.000013 ( 0.000013)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.006273 0.000345 0.884353 ( 1.725220)
build_miniruby 0.000856 0.000131 0.059543 ( 0.058267)
build_ruby 0.000837 0.000129 0.060117 ( 0.058927)
build_all 0.001511 0.002971 1.531169 ( 0.592079)
build_install 0.009968 0.001127 1.919841 ( 0.968845)
test_btest 0.000465 0.000087 47.343517 ( 8.848159)
test_basic 0.001869 0.003780 0.310035 ( 0.398737)
test_all 0.001487 0.000350 582.893190 ( 93.699438)
test_rubyspec 0.065430 0.044417 44.087211 ( 52.418723)
total: 158.77 sec