Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-025014
#<BuildRuby:0x0000560e3935c3c8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221214-025014",
@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.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000014)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.004399 0.000000 0.875714 ( 1.143183)
build_miniruby 0.000966 0.000000 0.943608 ( 0.942709)
build_ruby 0.001103 0.000000 2.870071 ( 2.763963)
build_all 0.008871 0.000000 15.889872 ( 3.378318)
build_install 0.005133 0.004560 2.297278 ( 1.315885)
test_btest 0.000540 0.000025 64.698653 ( 10.878645)
test_basic 0.000572 0.004242 0.282823 ( 0.373372)
test_all 0.001434 0.000124 683.927662 (140.894291)
test_rubyspec 0.042584 0.030258 52.528786 ( 60.702872)
total: 222.39 sec