Logfile: /home/ko1/ruby/logs/brlog.trunk.20220905-212624
#<BuildRuby:0x0000560bb13f49c8
@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.20220905-212624",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001568 0.009161 0.981837 ( 1.259423)
build_miniruby 0.001969 0.000000 0.070644 ( 0.068933)
build_ruby 0.001996 0.000000 0.077906 ( 0.075710)
build_all 0.005343 0.004817 1.556262 ( 0.605981)
build_install 0.017784 0.004213 1.912445 ( 0.934214)
test_btest 0.000828 0.000386 99.447362 ( 9.601176)
test_basic 0.006689 0.000720 0.350097 ( 0.437683)
test_all 0.001895 0.000829 651.359407 ( 66.977161)
test_rubyspec 0.091313 0.066908 46.806359 ( 55.121430)
total: 135.08 sec