Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-035036
#<BuildRuby:0x000055f8ef04ff68
@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.20221123-035036",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000025 0.000004 0.000029 ( 0.000041)
build_up 0.004653 0.000105 1.111013 ( 1.215381)
build_miniruby 0.000974 0.000000 1.077703 ( 1.076270)
build_ruby 0.001175 0.000000 2.845278 ( 2.737610)
build_all 0.008668 0.000377 15.735927 ( 3.251856)
build_install 0.009936 0.000185 2.026525 ( 1.172212)
test_btest 0.000519 0.000058 63.972074 ( 11.004843)
test_basic 0.000643 0.004396 0.310245 ( 0.400824)
test_all 0.001043 0.000174 720.223880 (111.483440)
test_rubyspec 0.059925 0.012092 52.708917 ( 61.043801)
total: 193.39 sec