Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-182903
#<BuildRuby:0x000055aa66f09400
@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.20221006-182903",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.002231 0.007021 1.067314 ( 1.141416)
build_miniruby 0.002631 0.000000 0.103243 ( 0.099157)
build_ruby 0.001792 0.000150 0.100202 ( 0.096387)
build_all 0.006280 0.000468 1.290518 ( 0.575197)
build_install 0.008974 0.006190 1.592707 ( 0.877626)
test_btest 0.001863 0.000000 60.955280 ( 6.050083)
test_basic 0.006738 0.000000 0.353046 ( 0.442507)
test_all 0.006908 0.000000 505.170103 ( 53.704816)
test_rubyspec 0.078177 0.040894 42.316354 ( 50.857439)
total: 113.85 sec