Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-093923
#<BuildRuby:0x000055956883c9c8
@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.20220812-093923",
@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.000018 0.000002 0.000020 ( 0.000019)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.002286 0.009382 0.963247 ( 1.624948)
build_miniruby 0.001534 0.000341 0.076205 ( 0.074279)
build_ruby 0.001307 0.000290 0.079072 ( 0.077114)
build_all 0.005143 0.003981 1.544290 ( 0.574632)
build_install 0.019775 0.002003 1.890167 ( 0.913208)
test_btest 0.001235 0.000000 75.562286 ( 8.082443)
test_basic 0.007013 0.000000 0.331163 ( 0.431304)
test_all 0.004651 0.000188 640.169876 ( 64.444069)
test_rubyspec 0.112444 0.066814 46.002223 ( 53.624007)
total: 129.85 sec