Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-184323
#<BuildRuby:0x000055984cd45550
@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.20220826-184323",
@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.000032 0.000000 0.000032 ( 0.000033)
autoconf 0.000043 0.000000 0.000043 ( 0.000043)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.003274 0.007734 0.833061 ( 1.000564)
build_miniruby 0.001537 0.000192 0.062657 ( 0.061123)
build_ruby 0.001596 0.000000 0.066583 ( 0.065142)
build_all 0.008172 0.000689 1.276941 ( 0.480068)
build_install 0.010304 0.004582 1.550818 ( 0.784819)
test_btest 0.001227 0.000194 51.938397 ( 6.224052)
test_basic 0.001189 0.004731 0.290544 ( 0.381956)
test_all 0.004007 0.000547 479.958802 ( 52.387289)
test_rubyspec 0.074641 0.043204 41.535751 ( 50.098863)
total: 111.49 sec