Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-050957
#<BuildRuby:0x0000563146fa2620
@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.20221221-050957",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004287 0.000504 1.060243 ( 1.403139)
build_miniruby 0.000982 0.000116 5.712256 ( 5.335891)
build_ruby 0.001031 0.000121 2.658248 ( 2.656754)
build_all 0.009123 0.000031 15.842708 ( 3.309539)
build_install 0.010055 0.000000 2.185703 ( 1.223565)
test_btest 0.000506 0.000000 66.588419 ( 11.069539)
test_basic 0.001584 0.003719 0.325301 ( 0.415739)
test_all 0.001444 0.000000 673.679310 (137.604970)
test_rubyspec 0.051213 0.016123 51.718940 ( 59.879790)
total: 222.90 sec