Logfile: /home/ko1/ruby/logs/brlog.trunk.20220428-132630
#<BuildRuby:0x0000555c1e7dbea8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220428-132630",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.006543 0.000372 0.932347 ( 1.217107)
build_miniruby 0.000933 0.000143 0.057303 ( 0.056017)
build_ruby 0.000911 0.000140 0.057573 ( 0.056318)
build_all 0.003804 0.000586 1.495721 ( 0.595778)
build_install 0.005747 0.004970 6.243619 ( 2.800615)
test_btest 0.000613 0.000131 49.620469 ( 8.333182)
test_basic 0.004640 0.000994 0.297021 ( 0.385649)
test_all 0.001279 0.000274 608.684912 ( 90.732642)
test_rubyspec 0.079376 0.047357 43.580644 ( 53.904015)
total: 158.08 sec