Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-073325
#<BuildRuby:0x0000563f39503e48
@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-073325",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000035 0.000003 0.000038 ( 0.000037)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004859 0.000324 1.158427 ( 1.427853)
build_miniruby 0.001092 0.000073 0.988409 ( 0.987035)
build_ruby 0.001211 0.000080 2.710880 ( 2.598076)
build_all 0.008602 0.000253 15.785030 ( 3.270748)
build_install 0.009554 0.000000 2.185929 ( 1.262636)
test_btest 0.000555 0.000000 64.126324 ( 11.196948)
test_basic 0.002277 0.002975 0.327733 ( 0.417815)
test_all 0.001010 0.000000 655.284363 (122.914426)
test_rubyspec 0.055178 0.013056 53.047336 ( 61.246682)
total: 205.32 sec