Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-210154
#<BuildRuby:0x000055665ed89400
@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.20221029-210154",
@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.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009170 0.000811 1.101084 ( 1.157352)
build_miniruby 0.002058 0.000316 0.099971 ( 0.097612)
build_ruby 0.001382 0.000212 0.098952 ( 0.096531)
build_all 0.008064 0.000498 1.313166 ( 0.563924)
build_install 0.015614 0.000743 1.635784 ( 0.901300)
test_btest 0.001630 0.000204 61.926827 ( 6.336570)
test_basic 0.000779 0.005460 0.362021 ( 0.452515)
test_all 0.002948 0.003638 525.712073 ( 55.424411)
test_rubyspec 0.068063 0.054608 43.225836 ( 51.481054)
total: 116.51 sec