Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-041629
#<BuildRuby:0x000055e9b2d2b4b8
@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.20221127-041629",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009846 0.000703 1.272513 ( 1.511737)
build_miniruby 0.000000 0.002567 0.840507 ( 0.839297)
build_ruby 0.001713 0.001711 2.246016 ( 2.152971)
build_all 0.020395 0.001975 25.086717 ( 2.844372)
build_install 0.017293 0.004066 4.963497 ( 1.224067)
test_btest 0.000748 0.000106 87.674664 ( 8.857084)
test_basic 0.002644 0.003799 0.344948 ( 0.437627)
test_all 0.002161 0.000000 672.022809 ( 71.294694)
test_rubyspec 0.087844 0.060968 49.589363 ( 58.091660)
total: 147.25 sec