Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-093759
#<BuildRuby:0x000055e53b7a3610
@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.20221214-093759",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.003197 0.000246 0.602757 ( 1.026963)
build_miniruby 0.000868 0.000067 0.743199 ( 0.742427)
build_ruby 0.000000 0.001341 2.600245 ( 2.524710)
build_all 0.006504 0.002595 12.429535 ( 1.472898)
build_install 0.003579 0.003302 1.666776 ( 0.783674)
test_btest 0.000545 0.000096 68.366921 ( 6.205841)
test_basic 0.003542 0.000000 0.258087 ( 0.354102)
test_all 0.001422 0.000094 510.891301 ( 71.730108)
test_rubyspec 0.017321 0.012383 35.899147 ( 46.431468)
total: 131.27 sec