Logfile: /home/ko1/ruby/logs/brlog.trunk.20220629-161717
#<BuildRuby:0x00005576c3cfa8c0
@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.20220629-161717",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.002627 0.003628 0.867668 ( 1.316361)
build_miniruby 0.000781 0.000168 0.057319 ( 0.056059)
build_ruby 0.000815 0.000175 0.059186 ( 0.057943)
build_all 0.003660 0.000784 1.497597 ( 0.600532)
build_install 0.007931 0.003101 6.329335 ( 2.845313)
test_btest 0.000564 0.000132 48.642304 ( 8.591681)
test_basic 0.004576 0.001077 0.302350 ( 0.391030)
test_all 0.001077 0.000254 609.098065 ( 90.256022)
test_rubyspec 0.074995 0.040746 44.474467 ( 50.062238)
total: 154.18 sec