Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-105102
#<BuildRuby:0x000055c10cfc0a58
@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.20220405-105102",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000058 0.000000 0.000058 ( 0.000057)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.008683 0.003172 1.012977 ( 2.474635)
build_miniruby 0.001597 0.000426 0.073433 ( 0.071372)
build_ruby 0.001602 0.000428 0.073332 ( 0.071268)
build_all 0.009202 0.000250 4.204852 ( 0.852000)
build_install 0.019422 0.004570 8.520297 ( 2.969780)
test_btest 0.001048 0.000246 78.082381 ( 8.599372)
test_basic 0.002177 0.005993 0.337548 ( 0.431655)
test_all 0.001287 0.000379 701.740986 ( 68.075770)
test_rubyspec 0.109035 0.069147 46.554434 ( 51.884614)
total: 135.43 sec