Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-193840
#<BuildRuby:0x000055f6cd8e5570
@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.20220809-193840",
@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.000010 0.000000 0.000010 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.007516 0.003890 0.826773 ( 0.991257)
build_miniruby 0.001144 0.000152 0.053283 ( 0.053496)
build_ruby 0.001305 0.000174 0.054614 ( 0.054514)
build_all 0.007013 0.000935 1.266576 ( 0.497789)
build_install 0.014885 0.001985 4.263419 ( 1.778235)
test_btest 0.000000 0.001954 51.608748 ( 6.006590)
test_basic 0.000000 0.006240 0.286198 ( 0.379008)
test_all 0.000542 0.001475 508.902531 ( 53.637314)
test_rubyspec 0.084706 0.050034 41.278600 ( 48.656383)
total: 112.06 sec