Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-024926
#<BuildRuby:0x00005605401868c0
@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.20220818-024926",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000005 0.000016 ( 0.000016)
configure 0.000007 0.000004 0.000011 ( 0.000011)
build_up 0.004370 0.002185 0.809178 ( 0.911819)
build_miniruby 0.000724 0.000362 0.058046 ( 0.056811)
build_ruby 0.000609 0.000305 0.059522 ( 0.058299)
build_all 0.000096 0.004534 1.547197 ( 0.586947)
build_install 0.005678 0.005246 1.889026 ( 0.954834)
test_btest 0.000444 0.000283 51.121946 ( 8.542658)
test_basic 0.005394 0.000438 0.325847 ( 0.415128)
test_all 0.002191 0.000000 602.491191 ( 91.717985)
test_rubyspec 0.065866 0.058429 43.993637 ( 51.375321)
total: 154.62 sec