Logfile: /home/ko1/ruby/logs/brlog.trunk.20220517-223202
#<BuildRuby:0x000056184a9d6620
@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.20220517-223202",
@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.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002330 0.004036 0.837262 ( 1.030116)
build_miniruby 0.000868 0.000058 0.058343 ( 0.057201)
build_ruby 0.000799 0.000000 0.057883 ( 0.056646)
build_all 0.004140 0.000055 1.517786 ( 0.613889)
build_install 0.008397 0.000525 6.243073 ( 2.818561)
test_btest 0.000000 0.000585 52.500109 ( 8.251520)
test_basic 0.002542 0.003285 0.328261 ( 0.416812)
test_all 0.001325 0.000064 643.723064 ( 93.743559)
test_rubyspec 0.097564 0.027837 43.479480 ( 49.114045)
total: 156.10 sec