Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-091158
#<BuildRuby:0x0000563e9878d4a8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221026-091158",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000025 0.000009 0.000034 ( 0.000035)
autoconf 0.000035 0.000013 0.000048 ( 0.000049)
configure 0.000021 0.000008 0.000029 ( 0.000028)
build_up 0.005018 0.006405 1.162269 ( 1.226705)
build_miniruby 0.001040 0.000480 0.094908 ( 0.094174)
build_ruby 0.001014 0.000468 0.105055 ( 0.104019)
build_all 0.003417 0.005606 1.387642 ( 0.604803)
build_install 0.015405 0.001441 1.713066 ( 0.917332)
test_btest 0.001688 0.000000 62.362550 ( 6.512237)
test_basic 0.007017 0.000106 0.365528 ( 0.456777)
test_all 0.006815 0.000222 494.520863 ( 53.866098)
test_rubyspec 0.072976 0.048283 43.481558 ( 51.682403)
total: 115.47 sec