Logfile: /home/ko1/ruby/logs/brlog.trunk.20220626-021214
#<BuildRuby:0x00005601d39b28c0
@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.20220626-021214",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000009 0.000003 0.000012 ( 0.000010)
build_up 0.002829 0.003570 0.876318 ( 0.870746)
build_miniruby 0.000761 0.000234 0.057561 ( 0.056304)
build_ruby 0.000714 0.000219 0.059338 ( 0.058164)
build_all 0.003342 0.001028 1.504087 ( 0.603952)
build_install 0.004973 0.006112 6.316672 ( 2.827981)
test_btest 0.000536 0.000206 55.005937 ( 8.115207)
test_basic 0.004209 0.001618 0.299011 ( 0.387782)
test_all 0.001129 0.000434 582.352196 ( 93.962700)
test_rubyspec 0.062125 0.042890 43.811635 ( 49.387285)
total: 156.27 sec