Logfile: /home/ko1/ruby/logs/brlog.trunk.20220429-172604
#<BuildRuby:0x000055c4150825a8
@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.20220429-172604",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.002456 0.004801 0.875546 ( 1.123091)
build_miniruby 0.000770 0.000193 0.057462 ( 0.056149)
build_ruby 0.000846 0.000211 0.058012 ( 0.056595)
build_all 0.003498 0.000874 1.504100 ( 0.612110)
build_install 0.005243 0.004958 6.237218 ( 2.803571)
test_btest 0.000805 0.000248 52.268179 ( 8.249780)
test_basic 0.004437 0.001365 0.274075 ( 0.362493)
test_all 0.001011 0.000311 630.344583 ( 94.724523)
test_rubyspec 0.045313 0.032177 43.734481 ( 48.692367)
total: 156.68 sec