Logfile: /home/ko1/ruby/logs/brlog.trunk.20220921-165647
#<BuildRuby:0x0000560d7b38c8e8
@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.20220921-165647",
@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.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.003750 0.006970 1.073058 ( 1.355987)
build_miniruby 0.001457 0.000388 0.112516 ( 0.108687)
build_ruby 0.002943 0.000000 0.116626 ( 0.100185)
build_all 0.009573 0.000000 1.542912 ( 0.659365)
build_install 0.019412 0.001679 1.895950 ( 0.985511)
test_btest 0.001486 0.000284 73.137873 ( 8.457148)
test_basic 0.008343 0.000000 0.379989 ( 0.468039)
test_all 0.003413 0.000536 637.587785 ( 66.437925)
test_rubyspec 0.118423 0.063482 45.515713 ( 53.945603)
total: 132.52 sec