Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-081739
#<BuildRuby:0x0000558f71f4c3a0
@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.20221205-081739",
@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.000021 0.000003 0.000024 ( 0.000009)
autoconf 0.000017 0.000003 0.000020 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.004475 0.000789 1.115484 ( 1.413216)
build_miniruby 0.000820 0.000145 0.961137 ( 0.959831)
build_ruby 0.001057 0.000186 2.801058 ( 2.686929)
build_all 0.008986 0.000018 15.808915 ( 3.355460)
build_install 0.008274 0.000575 2.262287 ( 1.310156)
test_btest 0.000502 0.000076 66.182397 ( 11.848542)
test_basic 0.004255 0.000638 0.281629 ( 0.372061)
test_all 0.001041 0.000157 693.494034 (107.000582)
test_rubyspec 0.048355 0.025297 53.403751 ( 61.597031)
total: 190.54 sec