Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-092051
#<BuildRuby:0x000055e5f7396038
@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.20221008-092051",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.003375 0.007451 1.102789 ( 1.219628)
build_miniruby 0.001246 0.000519 0.103514 ( 0.100427)
build_ruby 0.002023 0.000000 0.103446 ( 0.100169)
build_all 0.008795 0.001104 1.300122 ( 0.563667)
build_install 0.013888 0.001765 1.625025 ( 0.884808)
test_btest 0.001450 0.000453 61.514812 ( 6.791826)
test_basic 0.006138 0.000461 0.339007 ( 0.437387)
test_all 0.000000 0.007191 489.806563 ( 53.868414)
test_rubyspec 0.085514 0.043522 42.514139 ( 50.754238)
total: 114.72 sec