Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-221019
#<BuildRuby:0x0000564af5756700
@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.20221116-221019",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000017 0.000004 0.000021 ( 0.000022)
configure 0.000015 0.000005 0.000020 ( 0.000018)
build_up 0.009130 0.000272 1.134466 ( 1.180980)
build_miniruby 0.001448 0.000334 0.898350 ( 0.903281)
build_ruby 0.001921 0.000443 2.440583 ( 2.357090)
build_all 0.012084 0.006008 18.321578 ( 2.244269)
build_install 0.018486 0.002717 1.882671 ( 0.990187)
test_btest 0.001461 0.000000 80.361070 ( 10.618249)
test_basic 0.003146 0.004464 0.336177 ( 0.425932)
test_all 0.001567 0.000447 686.845710 ( 73.575856)
test_rubyspec 0.099309 0.032613 50.852577 ( 59.287147)
total: 151.58 sec