Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-165002
#<BuildRuby:0x000055963db73788
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220205-165002",
@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.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007155 0.004464 0.933092 ( 1.602556)
build_miniruby 0.002082 0.000416 0.077198 ( 0.074828)
build_ruby 0.001768 0.000354 0.074425 ( 0.072413)
build_all 0.008161 0.001632 4.047360 ( 0.784160)
build_install 0.013718 0.009459 7.740054 ( 2.301646)
test_btest 0.000892 0.000248 46.228318 ( 43.732172)
test_basic 0.006186 0.001718 0.340195 ( 0.432504)
test_all 0.001679 0.000467 668.627120 ( 65.416348)
test_rubyspec 0.107591 0.070172 46.055054 ( 51.281579)
total: 165.70 sec