Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-024938
#<BuildRuby:0x0000560a6bc1c6d8
@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.20220824-024938",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000017 0.000008 0.000025 ( 0.000024)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.010994 0.001199 0.951971 ( 1.010212)
build_miniruby 0.001511 0.000582 0.067055 ( 0.065223)
build_ruby 0.000000 0.002208 0.081550 ( 0.079479)
build_all 0.010092 0.000966 1.542807 ( 0.579731)
build_install 0.015291 0.005734 1.848029 ( 0.912289)
test_btest 0.001649 0.000619 72.236701 ( 7.947867)
test_basic 0.003679 0.004574 0.322328 ( 0.410442)
test_all 0.003429 0.000000 680.492441 ( 66.298560)
test_rubyspec 0.088247 0.078570 45.592877 ( 54.166620)
total: 131.47 sec