Logfile: /home/ko1/ruby/logs/brlog.trunk.20220519-125942
#<BuildRuby:0x0000557d72a37da8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220519-125942",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.006440 0.000168 0.850681 ( 2.521872)
build_miniruby 0.000865 0.000058 0.056594 ( 0.055434)
build_ruby 0.000936 0.000062 0.057274 ( 0.056055)
build_all 0.000487 0.003759 1.510326 ( 0.609105)
build_install 0.004303 0.006370 6.321566 ( 2.844271)
test_btest 0.000696 0.000146 55.259119 ( 8.256872)
test_basic 0.005014 0.001055 0.376043 ( 0.464139)
test_all 0.001827 0.000385 650.143948 ( 93.916825)
test_rubyspec 0.081957 0.048598 44.212242 ( 49.816444)
total: 158.54 sec