Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-001139
#<BuildRuby:0x000055bdb7755e98
@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.20221222-001139",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003656 0.000609 0.881886 ( 1.091633)
build_miniruby 0.000841 0.000141 0.925957 ( 0.924663)
build_ruby 0.001143 0.000000 2.658655 ( 2.657262)
build_all 0.005143 0.003983 15.739327 ( 3.307010)
build_install 0.008473 0.002371 2.218044 ( 1.253462)
test_btest 0.000499 0.000111 69.122351 ( 11.314056)
test_basic 0.004165 0.000926 0.361592 ( 0.452237)
test_all 0.001323 0.000000 671.669543 (147.143562)
test_rubyspec 0.054613 0.021520 52.231661 ( 60.265954)
total: 228.41 sec