Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-134823
#<BuildRuby:0x000055b228d2c8e8
@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.20220901-134823",
@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.000002 0.000005 ( 0.000005)
autoconf 0.000013 0.000006 0.000019 ( 0.000013)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.004348 0.006714 0.971591 ( 0.984930)
build_miniruby 0.001328 0.000796 0.075432 ( 0.073463)
build_ruby 0.002422 0.000000 0.078037 ( 0.075417)
build_all 0.008498 0.003039 1.534695 ( 0.582321)
build_install 0.018567 0.004508 1.890353 ( 0.911597)
test_btest 0.000870 0.000406 78.152865 ( 8.074561)
test_basic 0.001847 0.006149 0.335254 ( 0.422839)
test_all 0.001860 0.000992 642.706082 ( 65.442557)
test_rubyspec 0.113961 0.068218 45.773520 ( 54.259359)
total: 130.83 sec