Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-190020
#<BuildRuby:0x000055fef22cd480
@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.20221024-190020",
@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.000023 0.000001 0.000024 ( 0.000025)
autoconf 0.000040 0.000003 0.000043 ( 0.000043)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.002034 0.009854 1.146142 ( 1.254150)
build_miniruby 0.001744 0.000436 0.109318 ( 0.105672)
build_ruby 0.001519 0.000380 0.099670 ( 0.095814)
build_all 0.003965 0.004850 1.380509 ( 0.591802)
build_install 0.008509 0.008033 1.759820 ( 0.934982)
test_btest 0.001823 0.000709 62.513235 ( 6.489208)
test_basic 0.005592 0.002174 0.377938 ( 0.466149)
test_all 0.006246 0.000705 492.802397 ( 53.020868)
test_rubyspec 0.086433 0.043175 43.288543 ( 51.753935)
total: 114.71 sec