Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-033910
#<BuildRuby:0x00005607b530c920
@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.20220813-033910",
@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.000001 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006249 0.004906 0.972338 ( 1.401189)
build_miniruby 0.001863 0.000266 0.076017 ( 0.074146)
build_ruby 0.001914 0.000273 0.072001 ( 0.070868)
build_all 0.005604 0.004917 1.552986 ( 0.590325)
build_install 0.021966 0.000432 1.909160 ( 0.944341)
test_btest 0.000000 0.001170 74.339055 ( 8.179707)
test_basic 0.004456 0.002640 0.321942 ( 0.410089)
test_all 0.004159 0.000792 681.375481 ( 67.143161)
test_rubyspec 0.117434 0.048788 46.106241 ( 53.657472)
total: 132.47 sec