Logfile: /home/ko1/ruby/logs/brlog.trunk.20220407-054717
#<BuildRuby:0x000055a7cf248480
@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.20220407-054717",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.007279 0.004548 1.020414 ( 1.396529)
build_miniruby 0.000000 0.002105 0.074998 ( 0.073097)
build_ruby 0.000028 0.002116 0.077020 ( 0.074698)
build_all 0.009678 0.000999 1.533465 ( 0.602152)
build_install 0.019860 0.001747 6.040191 ( 2.884483)
test_btest 0.001190 0.000198 82.797620 ( 8.473483)
test_basic 0.002290 0.005856 0.342857 ( 0.436118)
test_all 0.000000 0.002487 707.204670 ( 68.688047)
test_rubyspec 0.086072 0.076224 46.507914 ( 51.822364)
total: 134.45 sec