Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-131907
#<BuildRuby:0x0000563f691e34b8
@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.20220918-131907",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004895 0.004935 1.079667 ( 1.132511)
build_miniruby 0.001693 0.000362 0.115560 ( 0.112341)
build_ruby 0.001928 0.000413 0.122679 ( 0.107606)
build_all 0.010085 0.000198 1.605485 ( 0.654754)
build_install 0.016835 0.004284 1.949694 ( 0.984838)
test_btest 0.001145 0.000229 73.981961 ( 8.106314)
test_basic 0.006340 0.001268 0.379110 ( 0.469910)
test_all 0.003288 0.000657 652.190787 ( 66.703763)
test_rubyspec 0.113779 0.057168 45.719275 ( 54.083394)
total: 132.36 sec