Logfile: /home/ko1/ruby/logs/brlog.trunk.20231017-084928
#<BuildRuby:0x000055f601f97d68
@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.20231017-084928",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004395 0.000166 1.483847 ( 1.752067)
build_miniruby 0.000808 0.000286 0.883418 ( 0.882870)
build_ruby 0.000962 0.000340 2.629033 ( 2.628769)
build_all 0.007887 0.002784 18.356872 ( 1.628871)
build_install 0.009553 0.000156 5.397237 ( 1.222131)
test_btest 0.000813 0.000257 90.186993 ( 7.860148)
test_basic 0.003504 0.001106 0.658428 ( 0.735759)
test_all 0.002475 0.003981 561.786154 ( 62.831900)
test_rubyspec 0.037829 0.017788 52.329663 ( 64.507654)
total: 144.05 sec