Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-061027
#<BuildRuby:0x000055896dbecac0
@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.20221019-061027",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005415 0.003413 1.140080 ( 1.181760)
build_miniruby 0.001671 0.000358 0.104094 ( 0.100939)
build_ruby 0.001315 0.000282 0.111121 ( 0.109059)
build_all 0.006191 0.001326 1.341953 ( 0.576371)
build_install 0.007344 0.007121 1.671410 ( 0.912354)
test_btest 0.001498 0.000441 62.873289 ( 6.341957)
test_basic 0.006293 0.000000 0.359009 ( 0.451075)
test_all 0.005432 0.000740 496.798612 ( 53.751306)
test_rubyspec 0.086901 0.042061 43.207224 ( 51.744987)
total: 115.17 sec