Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-185655
#<BuildRuby:0x0000556709a38c00
@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.20221115-185655",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000026 0.000001 0.000027 ( 0.000028)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.000000 0.008388 1.080711 ( 1.126834)
build_miniruby 0.000000 0.001735 0.880257 ( 0.899830)
build_ruby 0.000000 0.002295 2.362799 ( 2.314970)
build_all 0.016735 0.000567 18.308238 ( 2.280326)
build_install 0.011922 0.005551 1.826637 ( 0.994148)
test_btest 0.000000 0.001297 84.182590 ( 10.066025)
test_basic 0.000984 0.005388 0.341237 ( 0.432184)
test_all 0.002433 0.000445 668.473542 ( 73.053103)
test_rubyspec 0.087662 0.032609 49.976820 ( 58.569552)
total: 149.74 sec