Logfile: /home/ko1/ruby/logs/brlog.trunk.20220602-173124
#<BuildRuby:0x0000563671118480
@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.20220602-173124",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007848 0.004035 0.990035 ( 1.142647)
build_miniruby 0.002361 0.000000 0.068096 ( 0.065630)
build_ruby 0.001849 0.000036 0.073846 ( 0.071915)
build_all 0.008553 0.001604 1.487835 ( 0.607915)
build_install 0.021511 0.001196 5.909846 ( 2.783234)
test_btest 0.001123 0.000178 71.816116 ( 8.544650)
test_basic 0.006386 0.000191 0.322346 ( 0.411633)
test_all 0.002462 0.000369 672.262777 ( 65.333037)
test_rubyspec 0.105049 0.065312 46.034826 ( 51.867278)
total: 130.83 sec