Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-223652
#<BuildRuby:0x000055e526785350
@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.20220815-223652",
@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.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.009763 0.001430 0.852360 ( 0.910455)
build_miniruby 0.001666 0.000417 0.062980 ( 0.060726)
build_ruby 0.001116 0.000279 0.055491 ( 0.054018)
build_all 0.005225 0.001306 1.288603 ( 0.474900)
build_install 0.015634 0.000003 1.576637 ( 0.779147)
test_btest 0.000754 0.000151 52.940308 ( 6.339819)
test_basic 0.006001 0.000138 0.285781 ( 0.376453)
test_all 0.003660 0.000686 500.485507 ( 52.636500)
test_rubyspec 0.101463 0.041257 41.456216 ( 49.086422)
total: 110.72 sec