Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-090621
#<BuildRuby:0x0000563a0efe2038
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220807-090621",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010323 0.001005 0.904185 ( 4.217341)
build_miniruby 0.001654 0.000255 0.062606 ( 0.060889)
build_ruby 0.001792 0.000276 0.064839 ( 0.062778)
build_all 0.008318 0.000535 1.271062 ( 0.472338)
build_install 0.015491 0.001420 4.214369 ( 1.778114)
test_btest 0.000866 0.000116 53.289813 ( 6.174099)
test_basic 0.002161 0.004972 0.300600 ( 0.389431)
test_all 0.002287 0.000429 482.975235 ( 51.312782)
test_rubyspec 0.113333 0.029297 41.765239 ( 49.474507)
total: 113.94 sec