Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-152215
#<BuildRuby:0x000055731d9f43a0
@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.20221115-152215",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.007753 0.000597 1.102741 ( 1.320434)
build_miniruby 0.001841 0.000141 0.923716 ( 0.924241)
build_ruby 0.001851 0.000143 2.348478 ( 2.249274)
build_all 0.017625 0.000914 18.282724 ( 2.298235)
build_install 0.006179 0.012812 1.861966 ( 0.998058)
test_btest 0.000995 0.000214 88.240278 ( 9.449590)
test_basic 0.000681 0.006462 0.325266 ( 0.416804)
test_all 0.001294 0.000370 707.274223 ( 74.503585)
test_rubyspec 0.082110 0.045138 49.951219 ( 58.450953)
total: 150.61 sec