Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-021031
#<BuildRuby:0x000055cd72d4cea8
@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.20221109-021031",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.005057 0.005166 1.085687 ( 1.098635)
build_miniruby 0.001648 0.000381 0.068477 ( 0.066357)
build_ruby 0.000000 0.002154 0.066700 ( 0.064523)
build_all 0.000000 0.009441 1.467083 ( 0.588400)
build_install 0.010836 0.011476 1.863993 ( 0.936906)
test_btest 0.001126 0.000596 87.355396 ( 8.669494)
test_basic 0.006848 0.003384 0.334605 ( 0.419721)
test_all 0.001553 0.000818 698.819823 ( 69.682897)
test_rubyspec 0.092399 0.085220 47.474329 ( 55.619965)
total: 137.15 sec