Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-082437
#<BuildRuby:0x0000562081b6fdf8
@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.20220813-082437",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.006513 0.000501 0.805588 ( 0.857032)
build_miniruby 0.000931 0.000000 0.057250 ( 0.056008)
build_ruby 0.001037 0.000000 0.059571 ( 0.058318)
build_all 0.004696 0.000000 1.531161 ( 0.591670)
build_install 0.005155 0.003883 1.900786 ( 0.964438)
test_btest 0.000753 0.000088 55.542031 ( 8.246933)
test_basic 0.001522 0.004596 0.332929 ( 0.420777)
test_all 0.001971 0.000213 627.751136 ( 89.624746)
test_rubyspec 0.069250 0.055876 43.922437 ( 51.273896)
total: 152.09 sec