Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-135424
#<BuildRuby:0x0000560babd93e58
@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.20221116-135424",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.004410 0.000315 1.056830 ( 1.541153)
build_miniruby 0.000870 0.000062 0.971989 ( 0.970700)
build_ruby 0.001144 0.000000 2.722046 ( 2.609531)
build_all 0.005214 0.003272 15.977901 ( 3.372793)
build_install 0.007529 0.000378 2.009698 ( 1.194495)
test_btest 0.000511 0.000054 58.935743 ( 11.090488)
test_basic 0.004487 0.000472 0.322852 ( 0.414057)
test_all 0.001492 0.000158 669.399696 (103.231797)
test_rubyspec 0.060960 0.004952 51.186882 ( 59.483574)
total: 183.91 sec