Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-193827
#<BuildRuby:0x0000561f1d9bce80
@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.20220727-193827",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005113 0.005138 0.830031 ( 1.043926)
build_miniruby 0.001136 0.000284 0.051884 ( 0.050712)
build_ruby 0.001075 0.000269 0.050440 ( 0.049378)
build_all 0.004521 0.004494 1.254917 ( 0.463821)
build_install 0.012877 0.001038 4.242383 ( 1.747514)
test_btest 0.001032 0.000275 51.625631 ( 6.136951)
test_basic 0.005580 0.001488 0.305556 ( 0.399456)
test_all 0.000891 0.001855 474.488482 ( 51.419036)
test_rubyspec 0.061887 0.073584 41.772728 ( 47.700178)
total: 109.01 sec