Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-043529
#<BuildRuby:0x000055cbd25fc8e8
@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.20221115-043529",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000024 0.000003 0.000027 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.008728 0.001247 1.087066 ( 1.180771)
build_miniruby 0.003173 0.000453 0.844518 ( 0.842727)
build_ruby 0.004187 0.000000 2.243606 ( 2.151139)
build_all 0.021327 0.000000 18.577738 ( 2.145895)
build_install 0.013527 0.006785 1.836129 ( 0.947336)
test_btest 0.000000 0.001322 85.729247 ( 8.391066)
test_basic 0.005261 0.003760 0.348066 ( 0.434342)
test_all 0.002542 0.000000 695.036125 ( 69.582104)
test_rubyspec 0.124567 0.068327 47.210482 ( 55.370895)
total: 141.05 sec