Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-103231
#<BuildRuby:0x0000557a1b6e7e00
@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.20221117-103231",
@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.000003 0.000010 ( 0.000010)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.004742 0.000295 1.116705 ( 1.570454)
build_miniruby 0.000623 0.000220 1.012875 ( 1.011779)
build_ruby 0.000842 0.000297 2.747243 ( 2.631180)
build_all 0.008816 0.000000 15.924854 ( 3.398366)
build_install 0.004248 0.006444 2.015722 ( 1.137180)
test_btest 0.000415 0.000156 61.110599 ( 11.068453)
test_basic 0.002999 0.001125 0.295454 ( 0.387134)
test_all 0.000711 0.000266 629.515990 (100.026122)
test_rubyspec 0.040251 0.028375 51.344173 ( 59.546598)
total: 180.78 sec