Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-203723
#<BuildRuby:0x000056259be5c920
@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.20220909-203723",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.011601 0.000503 1.162306 ( 1.121994)
build_miniruby 0.001913 0.000128 0.076843 ( 0.074839)
build_ruby 0.001682 0.000112 0.078372 ( 0.076412)
build_all 0.006936 0.005085 1.546581 ( 0.585602)
build_install 0.010116 0.013621 1.896432 ( 0.944873)
test_btest 0.001051 0.000277 94.714055 ( 9.326198)
test_basic 0.007143 0.000000 0.351063 ( 0.440855)
test_all 0.000000 0.003353 677.573544 ( 68.588783)
test_rubyspec 0.096459 0.081523 47.027901 ( 55.122172)
total: 136.28 sec