Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-230133
#<BuildRuby:0x00005618dd25ebc0
@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.20221210-230133",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000013)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.003991 0.000000 0.854939 ( 1.072058)
build_miniruby 0.001110 0.000000 0.993417 ( 0.991793)
build_ruby 0.001269 0.000000 2.799369 ( 2.669233)
build_all 0.009066 0.000000 15.831072 ( 3.286180)
build_install 0.005434 0.004164 2.246294 ( 1.237796)
test_btest 0.000545 0.000026 64.543145 ( 11.703587)
test_basic 0.004659 0.000222 0.281868 ( 0.372168)
test_all 0.000000 0.000800 645.674991 (111.026008)
test_rubyspec 0.041900 0.020622 53.511209 ( 61.709074)
total: 194.07 sec