Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-125937
#<BuildRuby:0x000055e0fa1e0920
@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.20220729-125937",
@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.000005)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.007327 0.004713 0.984229 ( 1.212816)
build_miniruby 0.001462 0.000313 0.075205 ( 0.073623)
build_ruby 0.001317 0.000282 0.068895 ( 0.067595)
build_all 0.009154 0.000941 1.519296 ( 0.572778)
build_install 0.015624 0.006203 5.097656 ( 2.078512)
test_btest 0.001002 0.000236 69.962680 ( 8.273323)
test_basic 0.007135 0.000430 0.321299 ( 0.409420)
test_all 0.001437 0.000319 649.383383 ( 64.848350)
test_rubyspec 0.101719 0.077828 45.875693 ( 51.578709)
total: 129.12 sec