Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-021439
#<BuildRuby:0x000056050521c6d0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221206-021439",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008840 0.001360 1.228456 ( 1.377483)
build_miniruby 0.000000 0.002726 0.839493 ( 0.837777)
build_ruby 0.000901 0.001976 2.215413 ( 2.125188)
build_all 0.016612 0.002570 18.375016 ( 2.146702)
build_install 0.019028 0.004077 2.050756 ( 1.007388)
test_btest 0.001264 0.000271 91.198425 ( 9.285702)
test_basic 0.000000 0.007821 0.344306 ( 0.431872)
test_all 0.000000 0.002549 678.133869 ( 70.512560)
test_rubyspec 0.102317 0.046152 48.658689 ( 56.898765)
total: 144.62 sec