Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-020257
#<BuildRuby:0x000055d53bef0dd8
@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.20220808-020257",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010837 0.000774 0.990627 ( 1.291453)
build_miniruby 0.002449 0.000175 0.077603 ( 0.075241)
build_ruby 0.002077 0.000148 0.073163 ( 0.071136)
build_all 0.005814 0.004700 1.529792 ( 0.574870)
build_install 0.021025 0.000633 5.085413 ( 2.070318)
test_btest 0.000907 0.000095 69.984848 ( 8.364544)
test_basic 0.007412 0.000000 0.333400 ( 0.429783)
test_all 0.002109 0.000000 677.661006 ( 66.716362)
test_rubyspec 0.138166 0.037334 45.680426 ( 53.186189)
total: 132.78 sec