Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-233741
#<BuildRuby:0x0000565268683740
@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.20221223-233741",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.003305 0.621995 ( 1.039246)
build_miniruby 0.000244 0.000691 0.737762 ( 0.737443)
build_ruby 0.001325 0.000000 2.530207 ( 2.530235)
build_all 0.009316 0.000000 12.486345 ( 1.512845)
build_install 0.006383 0.000321 1.606271 ( 0.773810)
test_btest 0.000539 0.000143 67.123851 ( 6.447835)
test_basic 0.002643 0.000705 0.252776 ( 0.347998)
test_all 0.000910 0.000242 503.567413 ( 45.937292)
test_rubyspec 0.001295 0.026377 35.397348 ( 45.888682)
total: 105.22 sec