Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-142629
#<BuildRuby:0x000055fe79e6caf8
@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.20220326-142629",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.012204 0.000506 1.015615 ( 1.670795)
build_miniruby 0.001641 0.000219 0.075094 ( 0.074024)
build_ruby 0.001489 0.000198 0.075489 ( 0.073931)
build_all 0.005526 0.004843 4.172069 ( 0.843188)
build_install 0.022498 0.001305 8.000923 ( 2.410362)
test_btest 0.001260 0.000199 71.823663 ( 8.486241)
test_basic 0.000000 0.008180 0.341299 ( 0.438363)
test_all 0.000000 0.001586 700.705344 ( 67.525459)
test_rubyspec 0.101809 0.050786 45.962520 ( 51.279062)
total: 132.80 sec