Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-050036
#<BuildRuby:0x0000563f08a00080
@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-050036",
@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.000023 0.000004 0.000027 ( 0.000026)
autoconf 0.000039 0.000006 0.000045 ( 0.000070)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004309 0.000663 1.163276 ( 1.166916)
build_miniruby 0.000967 0.000000 0.978681 ( 0.977366)
build_ruby 0.001211 0.000000 2.876554 ( 2.765081)
build_all 0.005242 0.004014 15.797902 ( 3.369800)
build_install 0.009273 0.000965 2.192700 ( 1.225724)
test_btest 0.000513 0.000097 66.538209 ( 11.384002)
test_basic 0.000273 0.004555 0.356207 ( 0.447065)
test_all 0.000728 0.000182 687.798816 (105.299767)
test_rubyspec 0.040783 0.013353 53.516940 ( 61.803821)
total: 188.44 sec