Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-193547
#<BuildRuby:0x00005586943bf810
@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.20220327-193547",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008355 0.004179 1.015525 ( 1.426699)
build_miniruby 0.001684 0.000337 0.072362 ( 0.071294)
build_ruby 0.001525 0.000305 0.069695 ( 0.068925)
build_all 0.009449 0.000000 4.177534 ( 0.850377)
build_install 0.019237 0.003282 7.875949 ( 2.423428)
test_btest 0.001337 0.000000 75.042215 ( 8.326955)
test_basic 0.000000 0.007007 0.349730 ( 0.440793)
test_all 0.001554 0.000863 666.443723 ( 66.395918)
test_rubyspec 0.103344 0.052940 45.872502 ( 51.262408)
total: 131.27 sec