Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-051359
#<BuildRuby:0x000056412f2abf90
@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-051359",
@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.000008 0.000000 0.000008 ( 0.000010)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.004605 0.000511 1.195017 ( 1.226824)
build_miniruby 0.000866 0.000097 0.986085 ( 0.984847)
build_ruby 0.001114 0.000124 2.749081 ( 2.653898)
build_all 0.004928 0.004425 15.897879 ( 3.405763)
build_install 0.007818 0.001235 2.248967 ( 1.298764)
test_btest 0.000565 0.000090 66.616647 ( 11.125424)
test_basic 0.005080 0.000041 0.332484 ( 0.423149)
test_all 0.000690 0.000103 694.835514 (108.708073)
test_rubyspec 0.039943 0.021207 53.206445 ( 61.488181)
total: 191.32 sec