Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-025941
#<BuildRuby:0x0000558026154a68
@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.20221012-025941",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003278 0.006746 1.142846 ( 1.165690)
build_miniruby 0.001182 0.000338 0.100616 ( 0.097741)
build_ruby 0.001680 0.000000 0.097016 ( 0.094020)
build_all 0.005539 0.000924 1.306110 ( 0.552173)
build_install 0.013765 0.001335 1.645551 ( 0.894739)
test_btest 0.001902 0.000000 63.941346 ( 6.594562)
test_basic 0.006065 0.000810 0.361132 ( 0.455148)
test_all 0.006831 0.000472 498.362020 ( 53.781062)
test_rubyspec 0.081253 0.054348 43.073750 ( 51.735357)
total: 115.37 sec