Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-050139
#<BuildRuby:0x0000561103a64dd8
@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-050139",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005121 0.005935 1.014462 ( 1.013676)
build_miniruby 0.001492 0.000542 0.072403 ( 0.070158)
build_ruby 0.001556 0.000566 0.078655 ( 0.076795)
build_all 0.009692 0.000000 1.582474 ( 0.589528)
build_install 0.022451 0.000000 1.865005 ( 0.919548)
test_btest 0.001456 0.000000 74.012103 ( 8.608827)
test_basic 0.004956 0.003657 0.324109 ( 0.412110)
test_all 0.004144 0.000000 677.143181 ( 66.837589)
test_rubyspec 0.114513 0.050023 45.837064 ( 54.390568)
total: 132.92 sec