Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-215139
#<BuildRuby:0x0000555af5ad0638
@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.20221114-215139",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.008262 0.001840 1.100573 ( 1.120706)
build_miniruby 0.001706 0.000711 0.124403 ( 0.120395)
build_ruby 0.002638 0.000000 0.124753 ( 0.106850)
build_all 0.007131 0.003083 1.599414 ( 0.673930)
build_install 0.009919 0.008789 1.955928 ( 1.004412)
test_btest 0.000913 0.000426 87.441172 ( 9.026720)
test_basic 0.006299 0.000616 0.409715 ( 0.498854)
test_all 0.001654 0.000724 659.606963 ( 68.154144)
test_rubyspec 0.115423 0.062803 48.363697 ( 56.816029)
total: 137.52 sec