Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-102813
#<BuildRuby:0x0000560ba5571348
@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.20220815-102813",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000070 0.000012 0.000082 ( 0.000081)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.003896 0.009106 0.790391 ( 0.861674)
build_miniruby 0.001054 0.000351 0.054127 ( 0.052452)
build_ruby 0.001634 0.000544 0.062553 ( 0.059659)
build_all 0.002037 0.005312 1.230680 ( 0.461582)
build_install 0.012552 0.004093 1.575087 ( 0.794810)
test_btest 0.000648 0.000259 54.859268 ( 6.302764)
test_basic 0.003183 0.003980 0.313372 ( 0.402944)
test_all 0.002357 0.002419 490.194061 ( 51.666841)
test_rubyspec 0.065889 0.061982 41.768549 ( 49.536150)
total: 110.14 sec