Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-074622
#<BuildRuby:0x000055f5a7fa2c40
@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.20221128-074622",
@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.000001 0.000024 ( 0.000024)
autoconf 0.000033 0.000002 0.000035 ( 0.000035)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.005156 0.000368 1.238798 ( 1.486597)
build_miniruby 0.000936 0.000000 0.996259 ( 0.994953)
build_ruby 0.001235 0.000000 2.788133 ( 2.661686)
build_all 0.006071 0.004278 22.409386 ( 4.456557)
build_install 0.006451 0.003940 4.366505 ( 1.575308)
test_btest 0.000513 0.000086 61.320102 ( 11.204664)
test_basic 0.004141 0.000691 0.290366 ( 0.380614)
test_all 0.000801 0.000133 668.445989 (105.055583)
test_rubyspec 0.041525 0.012290 53.681672 ( 61.891638)
total: 189.71 sec