Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-172019
#<BuildRuby:0x0000561cac6d44c0
@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.20220802-172019",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003938 0.007888 0.961075 ( 0.990317)
build_miniruby 0.001518 0.000583 0.073339 ( 0.071684)
build_ruby 0.001567 0.000602 0.077441 ( 0.075465)
build_all 0.007266 0.002795 1.487397 ( 0.555583)
build_install 0.013949 0.008698 5.081200 ( 2.026173)
test_btest 0.000992 0.000425 74.326106 ( 8.257471)
test_basic 0.005662 0.002426 0.324388 ( 0.418176)
test_all 0.002308 0.000277 627.851837 ( 64.683623)
test_rubyspec 0.091498 0.076666 45.810459 ( 53.335081)
total: 130.41 sec