Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-212525
#<BuildRuby:0x00005589dd7fd390
@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.20221016-212525",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.009303 0.000292 1.121291 ( 1.181991)
build_miniruby 0.001546 0.000357 0.106607 ( 0.105012)
build_ruby 0.001504 0.000347 0.103543 ( 0.103285)
build_all 0.003881 0.005555 1.322243 ( 0.591666)
build_install 0.014867 0.002916 1.709746 ( 0.915906)
test_btest 0.001067 0.000305 63.086033 ( 6.281140)
test_basic 0.006270 0.000212 0.361722 ( 0.454544)
test_all 0.006185 0.000247 487.375379 ( 53.237229)
test_rubyspec 0.078316 0.044774 43.323756 ( 51.966973)
total: 114.84 sec