Logfile: /home/ko1/ruby/logs/brlog.trunk.20220425-090931
#<BuildRuby:0x000055b862d181f0
@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.20220425-090931",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.003085 0.003922 0.900376 ( 1.517871)
build_miniruby 0.000826 0.000190 0.057555 ( 0.056333)
build_ruby 0.000796 0.000184 0.059358 ( 0.058162)
build_all 0.003541 0.000817 1.502388 ( 0.602640)
build_install 0.009709 0.001116 6.287058 ( 2.827046)
test_btest 0.001206 0.000258 51.048579 ( 8.448034)
test_basic 0.000642 0.005154 0.305724 ( 0.394160)
test_all 0.000955 0.000273 640.813768 ( 93.246769)
test_rubyspec 0.085343 0.044125 44.224985 ( 49.144370)
total: 156.30 sec