Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-132408
#<BuildRuby:0x000055adea2bead8
@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.20220829-132408",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000044 0.000008 0.000052 ( 0.000056)
configure 0.000144 0.000024 0.000168 ( 0.000174)
build_up 0.003439 0.007769 0.814938 ( 0.855271)
build_miniruby 0.001452 0.000447 0.060292 ( 0.059028)
build_ruby 0.001337 0.000000 0.066054 ( 0.064732)
build_all 0.007573 0.000236 1.232825 ( 0.456246)
build_install 0.014942 0.001583 1.560761 ( 0.783730)
test_btest 0.001171 0.000276 54.321535 ( 6.180256)
test_basic 0.005921 0.001394 0.265564 ( 0.354123)
test_all 0.003943 0.000000 484.385057 ( 51.860895)
test_rubyspec 0.097098 0.030727 41.008290 ( 49.651513)
total: 110.27 sec