Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-162428
#<BuildRuby:0x000055fdee8e43a0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221204-162428",
@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.000010 0.000000 0.000010 ( 0.000009)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000017 0.000000 0.000017 ( 0.000017)
build_up 0.001346 0.003657 1.138741 ( 1.169188)
build_miniruby 0.000939 0.000056 0.990809 ( 0.989567)
build_ruby 0.001106 0.000000 2.720480 ( 2.634120)
build_all 0.008949 0.000141 15.993077 ( 3.346760)
build_install 0.008279 0.000436 2.237174 ( 1.225416)
test_btest 0.000522 0.000028 59.958492 ( 12.333274)
test_basic 0.005012 0.000264 0.301087 ( 0.391594)
test_all 0.000769 0.000040 683.526889 (104.290421)
test_rubyspec 0.041986 0.017992 53.311607 ( 61.532545)
total: 187.91 sec