Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-155852
#<BuildRuby:0x000055928ede11a8
@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.20220813-155852",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000000 0.000027 0.000027 ( 0.000028)
build_up 0.004687 0.005224 0.834732 ( 1.151669)
build_miniruby 0.002562 0.000000 0.062274 ( 0.060823)
build_ruby 0.001466 0.000000 0.052433 ( 0.051451)
build_all 0.009019 0.000890 1.272792 ( 0.493339)
build_install 0.015942 0.000266 1.577599 ( 0.805531)
test_btest 0.000872 0.000154 55.066903 ( 6.190842)
test_basic 0.005291 0.000000 0.286247 ( 0.377997)
test_all 0.003005 0.000000 474.088483 ( 52.101616)
test_rubyspec 0.107544 0.021546 41.472258 ( 48.849082)
total: 110.08 sec