Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-095715
#<BuildRuby:0x000055e770feefe0
@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.20221127-095715",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000030 0.000000 0.000030 ( 0.000034)
build_up 0.009912 0.000441 1.272888 ( 1.504688)
build_miniruby 0.002112 0.000162 0.845435 ( 0.848395)
build_ruby 0.002775 0.000214 2.263976 ( 2.179484)
build_all 0.019484 0.003914 25.174044 ( 2.855279)
build_install 0.017859 0.003401 5.042427 ( 1.208016)
test_btest 0.001274 0.000153 89.244653 ( 9.225921)
test_basic 0.004292 0.004201 0.353957 ( 0.441978)
test_all 0.002186 0.000336 704.358023 ( 71.025522)
test_rubyspec 0.102447 0.049209 49.836074 ( 58.181323)
total: 147.47 sec