Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-050427
#<BuildRuby:0x000055a95aef9350
@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.20221008-050427",
@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.000024 0.000002 0.000026 ( 0.000026)
autoconf 0.000037 0.000003 0.000040 ( 0.000041)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.008602 0.004160 1.095084 ( 1.185014)
build_miniruby 0.001815 0.000242 0.101668 ( 0.100117)
build_ruby 0.001635 0.000000 0.097249 ( 0.096012)
build_all 0.007487 0.000614 1.337367 ( 0.589662)
build_install 0.011950 0.004295 1.661141 ( 0.915752)
test_btest 0.001913 0.000302 61.364547 ( 6.859987)
test_basic 0.001659 0.004941 0.328705 ( 0.419340)
test_all 0.006431 0.000000 504.626059 ( 54.288361)
test_rubyspec 0.083298 0.048298 42.796750 ( 51.369281)
total: 115.82 sec