Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-053608
#<BuildRuby:0x0000562dcd3583c8
@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.20221218-053608",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.004044 0.000505 0.862149 ( 1.130319)
build_miniruby 0.000828 0.000103 1.017722 ( 1.016279)
build_ruby 0.001091 0.000136 2.785130 ( 2.699342)
build_all 0.008154 0.001019 15.770188 ( 3.251043)
build_install 0.009874 0.000590 2.214725 ( 1.231052)
test_btest 0.000614 0.000072 60.692261 ( 11.649778)
test_basic 0.000610 0.004438 0.285107 ( 0.376413)
test_all 0.001252 0.000000 681.637741 (135.500041)
test_rubyspec 0.032750 0.024336 52.625946 ( 60.787113)
total: 217.64 sec