Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-210902
#<BuildRuby:0x000055a4c98ac8e8
@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.20220404-210902",
@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.000020 0.000005 0.000025 ( 0.000025)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004061 0.009652 1.036586 ( 1.046882)
build_miniruby 0.001481 0.000617 0.076657 ( 0.074262)
build_ruby 0.001296 0.000540 0.079931 ( 0.077813)
build_all 0.008389 0.001470 4.197791 ( 0.852033)
build_install 0.015829 0.007305 8.439236 ( 2.978073)
test_btest 0.001097 0.000439 73.988506 ( 8.672724)
test_basic 0.007107 0.000657 0.336940 ( 0.429662)
test_all 0.001900 0.000000 694.323592 ( 67.874119)
test_rubyspec 0.103852 0.081537 46.709113 ( 51.959601)
total: 133.97 sec