Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-085810
#<BuildRuby:0x000055c940dbcdd8
@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.20220909-085810",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000042 0.000000 0.000042 ( 0.000042)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.006774 0.003602 1.116614 ( 1.087924)
build_miniruby 0.002026 0.000000 0.078040 ( 0.076164)
build_ruby 0.001868 0.000013 0.068023 ( 0.066099)
build_all 0.007417 0.002649 1.545896 ( 0.587931)
build_install 0.010559 0.012114 1.941513 ( 0.956120)
test_btest 0.000610 0.000287 96.283543 ( 9.731573)
test_basic 0.004952 0.004660 0.365140 ( 0.449668)
test_all 0.003543 0.000000 670.763593 ( 67.006137)
test_rubyspec 0.081821 0.074980 46.801679 ( 54.952998)
total: 134.92 sec