Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-175745
#<BuildRuby:0x000055e5b80ae878
@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.20220724-175745",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.006252 0.000150 0.837307 ( 1.141468)
build_miniruby 0.000873 0.000063 0.057076 ( 0.055923)
build_ruby 0.000941 0.000067 0.058822 ( 0.057577)
build_all 0.004399 0.000314 1.536477 ( 0.582809)
build_install 0.009227 0.000000 5.630927 ( 2.149155)
test_btest 0.000852 0.000038 48.063361 ( 8.801026)
test_basic 0.000662 0.004881 0.256630 ( 0.345429)
test_all 0.000905 0.000113 607.526570 ( 90.519206)
test_rubyspec 0.094756 0.031440 43.839087 ( 49.423727)
total: 153.08 sec