Logfile: /home/ko1/ruby/logs/brlog.trunk.20220626-172541
#<BuildRuby:0x000055694cdebdd0
@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-172541",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006473 0.000000 0.855060 ( 1.035485)
build_miniruby 0.000973 0.000000 0.057653 ( 0.056448)
build_ruby 0.000856 0.000003 0.058894 ( 0.057690)
build_all 0.004244 0.000000 1.494133 ( 0.603843)
build_install 0.011017 0.000155 6.318360 ( 2.840294)
test_btest 0.000682 0.000037 51.804431 ( 8.382413)
test_basic 0.001248 0.004518 0.298402 ( 0.386447)
test_all 0.001187 0.000132 592.972127 ( 95.565147)
test_rubyspec 0.095880 0.031241 44.132399 ( 49.665498)
total: 158.59 sec