Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-172824
#<BuildRuby:0x000056131a185438
@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.20221013-172824",
@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.000025 0.000007 0.000032 ( 0.000031)
autoconf 0.000037 0.000009 0.000046 ( 0.000046)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.010944 0.001654 1.122101 ( 1.159430)
build_miniruby 0.001791 0.000413 0.102724 ( 0.099236)
build_ruby 0.001940 0.000000 0.099555 ( 0.096016)
build_all 0.003938 0.003670 1.302132 ( 0.561539)
build_install 0.013479 0.002299 1.623768 ( 0.883773)
test_btest 0.001592 0.000398 61.115648 ( 6.363951)
test_basic 0.007203 0.000527 0.353744 ( 0.443521)
test_all 0.005715 0.002705 486.617203 ( 53.350891)
test_rubyspec 0.095132 0.034613 42.978246 ( 51.520179)
total: 114.48 sec