Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-072417
#<BuildRuby:0x000055fa49eec408
@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.20221205-072417",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.009499 0.001267 1.208161 ( 2.032284)
build_miniruby 0.002188 0.000505 0.853792 ( 0.851959)
build_ruby 0.003744 0.000000 2.239315 ( 2.141933)
build_all 0.013945 0.007752 18.582139 ( 2.176755)
build_install 0.008515 0.014728 2.046638 ( 1.050273)
test_btest 0.000000 0.001516 91.232055 ( 9.070529)
test_basic 0.003936 0.005031 0.342925 ( 0.430223)
test_all 0.001678 0.000798 723.239644 ( 71.020931)
test_rubyspec 0.111930 0.069496 49.538253 ( 57.629423)
total: 146.41 sec