Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-122805
#<BuildRuby:0x00005585dc857de0
@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.20220809-122805",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000011)
build_up 0.002110 0.004464 0.877417 ( 1.782552)
build_miniruby 0.000718 0.000110 0.057368 ( 0.056218)
build_ruby 0.000856 0.000131 0.059130 ( 0.057921)
build_all 0.004535 0.000000 1.523045 ( 0.582673)
build_install 0.006412 0.004858 5.604220 ( 2.163178)
test_btest 0.000645 0.000129 54.495219 ( 8.189155)
test_basic 0.004736 0.000947 0.345219 ( 0.433553)
test_all 0.000961 0.000192 607.158282 ( 89.504659)
test_rubyspec 0.061574 0.038138 43.789020 ( 51.293292)
total: 154.06 sec