Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-090013
#<BuildRuby:0x00005558144143a0
@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.20220902-090013",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.007260 0.004018 0.984842 ( 1.030070)
build_miniruby 0.002265 0.000283 0.072028 ( 0.069827)
build_ruby 0.001644 0.000206 0.076817 ( 0.075253)
build_all 0.009697 0.000630 1.521892 ( 0.588372)
build_install 0.009892 0.012959 1.875031 ( 0.917126)
test_btest 0.001212 0.000000 73.113565 ( 7.848029)
test_basic 0.007445 0.000000 0.329906 ( 0.418296)
test_all 0.005027 0.000000 638.324204 ( 65.159778)
test_rubyspec 0.130778 0.030554 45.311091 ( 53.752423)
total: 129.86 sec