Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-070813
#<BuildRuby:0x0000555f9e500ea8
@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.20220831-070813",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000008 0.000002 0.000010 ( 0.000008)
build_up 0.010639 0.000930 0.982199 ( 1.124131)
build_miniruby 0.002027 0.000289 0.072889 ( 0.070676)
build_ruby 0.001308 0.000187 0.074929 ( 0.073537)
build_all 0.009316 0.000596 1.555716 ( 0.586681)
build_install 0.022384 0.000769 1.889927 ( 0.913630)
test_btest 0.000661 0.000073 76.998617 ( 8.168682)
test_basic 0.001355 0.005808 0.329742 ( 0.423897)
test_all 0.003097 0.000000 633.214714 ( 65.131085)
test_rubyspec 0.113316 0.064949 46.082682 ( 54.331613)
total: 130.82 sec