Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-202601
#<BuildRuby:0x000055c6b9cf8430
@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.20220405-202601",
@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.000018 0.000000 0.000018 ( 0.000023)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.008310 0.003299 1.030865 ( 1.723511)
build_miniruby 0.001431 0.000286 0.074273 ( 0.073321)
build_ruby 0.001538 0.000308 0.071742 ( 0.069572)
build_all 0.010440 0.001206 4.168157 ( 0.826986)
build_install 0.016110 0.007166 8.326400 ( 2.935354)
test_btest 0.000905 0.000213 76.526789 ( 8.589065)
test_basic 0.007132 0.000437 0.333023 ( 0.420978)
test_all 0.001086 0.000241 666.920124 ( 66.227885)
test_rubyspec 0.098232 0.070714 46.577687 ( 51.642634)
total: 132.51 sec