Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-131206
#<BuildRuby:0x000055de299e0f40
@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.20220329-131206",
@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.000004 0.000021 ( 0.000021)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005447 0.005480 1.010042 ( 1.071247)
build_miniruby 0.001675 0.000515 0.074803 ( 0.073383)
build_ruby 0.001980 0.000609 0.074972 ( 0.073027)
build_all 0.008992 0.001278 4.219832 ( 0.852173)
build_install 0.011926 0.010527 7.869079 ( 2.420244)
test_btest 0.001202 0.000000 76.953928 ( 8.752623)
test_basic 0.006785 0.001081 0.351579 ( 0.440327)
test_all 0.001529 0.000540 671.551592 ( 66.293036)
test_rubyspec 0.096428 0.065812 45.824171 ( 51.336973)
total: 131.31 sec