Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-060744
#<BuildRuby:0x0000556d83b83ee0
@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.20221219-060744",
@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.000023)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.003724 0.000466 0.841059 ( 1.076067)
build_miniruby 0.000911 0.000114 0.963116 ( 0.961642)
build_ruby 0.001011 0.000126 2.813451 ( 2.722382)
build_all 0.007983 0.000997 15.760060 ( 3.310237)
build_install 0.008168 0.000382 2.196259 ( 1.248467)
test_btest 0.000490 0.000058 64.700054 ( 11.295369)
test_basic 0.004301 0.000506 0.319210 ( 0.409494)
test_all 0.001313 0.000154 674.468820 (137.574227)
test_rubyspec 0.054910 0.018657 52.485136 ( 60.652662)
total: 219.25 sec