Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-154637
#<BuildRuby:0x000055740d095480
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221019-154637",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.006245 0.004688 1.087445 ( 1.161159)
build_miniruby 0.001498 0.000374 0.111544 ( 0.107982)
build_ruby 0.001287 0.000322 0.105371 ( 0.103543)
build_all 0.007001 0.001750 1.333543 ( 0.576963)
build_install 0.013431 0.004618 1.717829 ( 0.907740)
test_btest 0.001891 0.000504 62.997102 ( 6.480806)
test_basic 0.004974 0.001326 0.365836 ( 0.456418)
test_all 0.006781 0.000317 510.399496 ( 54.888009)
test_rubyspec 0.083811 0.049854 43.217594 ( 51.840707)
total: 116.52 sec