Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-133750
#<BuildRuby:0x000055e2d94dbe00
@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.20221120-133750",
@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.000007)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.005164 0.000000 1.067393 ( 1.072025)
build_miniruby 0.000823 0.000000 1.002357 ( 1.001095)
build_ruby 0.001194 0.000000 2.810630 ( 2.722225)
build_all 0.008954 0.000000 15.967620 ( 3.301202)
build_install 0.008115 0.000000 1.982859 ( 1.087904)
test_btest 0.000591 0.000000 64.156403 ( 10.602019)
test_basic 0.000133 0.005264 0.310907 ( 0.400687)
test_all 0.001199 0.000031 634.831261 (105.835544)
test_rubyspec 0.053740 0.021230 51.701428 ( 59.892066)
total: 185.92 sec