Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-165825
#<BuildRuby:0x000055667fb609c8
@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.20221116-165825",
@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.000008)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.007023 0.001003 1.095614 ( 1.149431)
build_miniruby 0.001420 0.000203 0.928281 ( 0.927448)
build_ruby 0.002087 0.000298 2.318666 ( 2.236165)
build_all 0.015770 0.002253 18.342761 ( 2.288547)
build_install 0.011031 0.010353 1.832431 ( 0.974100)
test_btest 0.001269 0.000000 85.917478 ( 9.785083)
test_basic 0.001594 0.004860 0.354075 ( 0.444442)
test_all 0.001796 0.000498 704.377745 ( 74.852438)
test_rubyspec 0.052077 0.060242 50.657352 ( 58.915181)
total: 151.57 sec