Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-234807
#<BuildRuby:0x000055acb2d589c8
@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.20220915-234807",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.009766 1.080656 ( 1.064686)
build_miniruby 0.001661 0.000107 0.075023 ( 0.073365)
build_ruby 0.001521 0.000507 0.077588 ( 0.075439)
build_all 0.008989 0.001647 1.580193 ( 0.624274)
build_install 0.017612 0.004473 1.909294 ( 0.924281)
test_btest 0.000813 0.000243 93.196707 ( 9.796019)
test_basic 0.004104 0.004148 0.339926 ( 0.428062)
test_all 0.002526 0.000842 641.912040 ( 66.044575)
test_rubyspec 0.122487 0.049690 47.272721 ( 55.416132)
total: 134.45 sec