Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-234019
#<BuildRuby:0x0000557cf8016ad8
@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.20221012-234019",
@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.000023 0.000004 0.000027 ( 0.000028)
autoconf 0.000038 0.000006 0.000044 ( 0.000046)
configure 0.000045 0.000008 0.000053 ( 0.000054)
build_up 0.006312 0.004525 1.106539 ( 1.188102)
build_miniruby 0.001359 0.000313 0.099496 ( 0.097778)
build_ruby 0.001582 0.000000 0.104173 ( 0.103831)
build_all 0.006690 0.000867 1.283390 ( 0.576901)
build_install 0.006142 0.008211 1.650543 ( 0.901002)
test_btest 0.001906 0.000595 61.080822 ( 6.691151)
test_basic 0.001520 0.005085 0.356061 ( 0.449661)
test_all 0.005949 0.001695 490.336168 ( 53.074519)
test_rubyspec 0.073701 0.055099 43.340197 ( 51.981759)
total: 115.07 sec