Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-033852
#<BuildRuby:0x00005592d23fb500
@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.20221218-033852",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.002991 0.000499 0.637547 ( 1.053213)
build_miniruby 0.000812 0.000136 0.744886 ( 0.744360)
build_ruby 0.001226 0.000204 2.605297 ( 2.538457)
build_all 0.009437 0.000000 12.477480 ( 1.506322)
build_install 0.006885 0.000000 1.641525 ( 0.779934)
test_btest 0.000660 0.000000 66.026552 ( 6.395890)
test_basic 0.001015 0.002412 0.253833 ( 0.349375)
test_all 0.001030 0.000163 504.250787 ( 69.968502)
test_rubyspec 0.001512 0.027153 35.647167 ( 46.223041)
total: 129.56 sec