Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-191822
#<BuildRuby:0x000055a63aa849c8
@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.20221127-191822",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000014 0.000004 0.000018 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004911 0.005769 1.319177 ( 1.525592)
build_miniruby 0.001846 0.000672 0.849614 ( 0.848252)
build_ruby 0.000000 0.002662 2.257041 ( 2.165264)
build_all 0.015535 0.007222 24.966274 ( 2.877251)
build_install 0.016558 0.004727 5.000403 ( 1.224498)
test_btest 0.000766 0.000307 88.045277 ( 8.765294)
test_basic 0.003469 0.004660 0.350011 ( 0.440639)
test_all 0.001752 0.000767 726.150306 ( 71.670823)
test_rubyspec 0.089351 0.050251 49.646341 ( 58.127122)
total: 147.65 sec