Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-075740
#<BuildRuby:0x000055b3bd16be00
@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.20221127-075740",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000907 0.004062 1.212850 ( 1.851448)
build_miniruby 0.000864 0.000124 1.018905 ( 1.017553)
build_ruby 0.000980 0.000140 2.768478 ( 2.657380)
build_all 0.009879 0.000000 22.564647 ( 4.473716)
build_install 0.007479 0.001551 4.476361 ( 1.643821)
test_btest 0.000475 0.000062 57.523384 ( 11.711698)
test_basic 0.004599 0.000000 0.314209 ( 0.405220)
test_all 0.001226 0.000000 668.095272 (119.586776)
test_rubyspec 0.049767 0.023011 53.759685 ( 61.979723)
total: 205.33 sec