Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-180807
#<BuildRuby:0x0000560ca4de8378
@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.20221130-180807",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000024 0.000000 0.000024 ( 0.000024)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.005087 0.000000 1.196074 ( 1.209228)
build_miniruby 0.000868 0.000000 0.986984 ( 0.985395)
build_ruby 0.001238 0.000000 2.910373 ( 2.824430)
build_all 0.008923 0.000000 15.849893 ( 3.473825)
build_install 0.008829 0.000000 2.178695 ( 1.260549)
test_btest 0.000623 0.000000 58.532606 ( 12.164481)
test_basic 0.000083 0.004602 0.285271 ( 0.376182)
test_all 0.001026 0.000049 698.671650 (110.673322)
test_rubyspec 0.048853 0.016291 53.286259 ( 61.513748)
total: 194.48 sec