Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-004226
#<BuildRuby:0x00005637aeff8480
@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.20220222-004226",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000073 0.000018 0.000091 ( 0.000094)
configure 0.000021 0.000005 0.000026 ( 0.000023)
build_up 0.010752 0.000529 0.935709 ( 1.311745)
build_miniruby 0.001497 0.000321 0.073371 ( 0.072082)
build_ruby 0.001437 0.000308 0.080334 ( 0.078579)
build_all 0.010087 0.000188 4.068644 ( 0.778016)
build_install 0.019527 0.003939 7.787452 ( 2.307956)
test_btest 0.001103 0.000210 76.457258 ( 8.232645)
test_basic 0.006654 0.001267 0.339703 ( 0.427403)
test_all 0.003411 0.000144 705.411249 ( 67.694115)
test_rubyspec 0.089090 0.081732 46.159128 ( 51.286688)
total: 132.19 sec