Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-073723
#<BuildRuby:0x00005585b4850018
@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.20220821-073723",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.006561 0.000000 0.831022 ( 0.862747)
build_miniruby 0.000984 0.000000 0.057231 ( 0.055895)
build_ruby 0.000907 0.000035 0.059585 ( 0.058255)
build_all 0.004698 0.000069 1.532751 ( 0.589756)
build_install 0.006562 0.004653 1.905438 ( 0.954561)
test_btest 0.000711 0.000133 55.683232 ( 8.246752)
test_basic 0.004770 0.000894 0.336529 ( 0.424897)
test_all 0.001231 0.000231 616.577870 ( 90.761597)
test_rubyspec 0.085264 0.042774 44.190837 ( 52.432895)
total: 154.39 sec