Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-111908
#<BuildRuby:0x00005647bd53fdf8
@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-111908",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.000035 0.004044 0.882527 ( 1.365424)
build_miniruby 0.000731 0.000129 0.994701 ( 0.993580)
build_ruby 0.001183 0.000000 2.815602 ( 2.721326)
build_all 0.005314 0.003755 15.864006 ( 3.349280)
build_install 0.008071 0.000813 2.112745 ( 1.174471)
test_btest 0.000543 0.000109 62.070490 ( 11.577043)
test_basic 0.004678 0.000083 0.305070 ( 0.396192)
test_all 0.001065 0.000203 677.589039 (150.223384)
test_rubyspec 0.060790 0.015655 52.609933 ( 60.732951)
total: 232.53 sec