Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-145711
#<BuildRuby:0x00005599fd08c9c8
@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.20220814-145711",
@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.000000 0.000025 0.000025 ( 0.000006)
autoconf 0.000000 0.000019 0.000019 ( 0.000019)
configure 0.000000 0.000008 0.000008 ( 0.000008)
build_up 0.005144 0.005235 1.015134 ( 1.784778)
build_miniruby 0.001657 0.000383 0.073056 ( 0.070917)
build_ruby 0.002212 0.000000 0.076784 ( 0.074562)
build_all 0.006953 0.003490 1.527941 ( 0.562970)
build_install 0.015507 0.006262 1.902994 ( 0.920532)
test_btest 0.001079 0.000300 71.088174 ( 8.591944)
test_basic 0.005734 0.001592 0.328015 ( 0.427868)
test_all 0.003969 0.000000 684.778617 ( 67.114819)
test_rubyspec 0.097087 0.071232 46.168022 ( 53.772512)
total: 133.32 sec