Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-213019
#<BuildRuby:0x000055ca5eb591f8
@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.20220825-213019",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000038 0.000000 0.000038 ( 0.000038)
configure 0.000024 0.000000 0.000024 ( 0.000022)
build_up 0.008641 0.000763 0.833416 ( 1.044078)
build_miniruby 0.001230 0.000190 0.043838 ( 0.042659)
build_ruby 0.002125 0.000000 0.061757 ( 0.059786)
build_all 0.007543 0.000733 1.250077 ( 0.483488)
build_install 0.011458 0.004359 1.542504 ( 0.779985)
test_btest 0.001228 0.000216 52.426636 ( 6.159450)
test_basic 0.005009 0.000884 0.292640 ( 0.384126)
test_all 0.003596 0.000283 483.797795 ( 52.678649)
test_rubyspec 0.062714 0.065304 41.783657 ( 50.375427)
total: 112.01 sec