Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-170208
#<BuildRuby:0x00005598e6128020
@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.20221221-170208",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000010 0.000007 0.000017 ( 0.000017)
configure 0.000004 0.000003 0.000007 ( 0.000007)
build_up 0.003531 0.000000 0.621514 ( 1.099626)
build_miniruby 0.000846 0.000080 0.726913 ( 0.726223)
build_ruby 0.000850 0.000473 2.526780 ( 2.526672)
build_all 0.005930 0.002834 12.555458 ( 1.491718)
build_install 0.006827 0.000000 1.588590 ( 0.735972)
test_btest 0.000693 0.000000 66.417297 ( 6.445832)
test_basic 0.003752 0.000000 0.243116 ( 0.338298)
test_all 0.001733 0.000328 504.205214 ( 74.648405)
test_rubyspec 0.018039 0.011196 35.238686 ( 45.781054)
total: 133.79 sec