Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-061251
#<BuildRuby:0x000055a94d43e350
@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.20221203-061251",
@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.000015 0.000002 0.000017 ( 0.000016)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004871 0.000083 1.120770 ( 1.128066)
build_miniruby 0.000811 0.000081 0.972948 ( 0.971813)
build_ruby 0.001078 0.000107 2.781083 ( 2.674176)
build_all 0.008654 0.000425 15.713913 ( 3.282840)
build_install 0.005497 0.003971 2.279541 ( 1.296001)
test_btest 0.000640 0.000000 68.118311 ( 11.023887)
test_basic 0.004218 0.000081 0.285183 ( 0.377343)
test_all 0.000711 0.000089 693.334454 (108.237521)
test_rubyspec 0.062817 0.013681 53.930995 ( 62.089450)
total: 191.08 sec