Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-230048
#<BuildRuby:0x000055cde94ac4c0
@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.20220916-230048",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.010411 0.000000 1.120539 ( 1.251522)
build_miniruby 0.002038 0.000000 0.077059 ( 0.076427)
build_ruby 0.001727 0.000000 0.069628 ( 0.068591)
build_all 0.008861 0.001855 1.557858 ( 0.617901)
build_install 0.014720 0.004847 1.924208 ( 0.965585)
test_btest 0.000985 0.000274 92.584167 ( 9.736489)
test_basic 0.005724 0.001590 0.353268 ( 0.445746)
test_all 0.000000 0.003196 678.787188 ( 67.831139)
test_rubyspec 0.092476 0.071228 47.116000 ( 55.463739)
total: 136.46 sec