Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-015624
#<BuildRuby:0x0000556b38e9b788
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240116-015624",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000017 0.000006 0.000023 ( 0.000023)
autoconf 0.000025 0.000009 0.000034 ( 0.000034)
configure 0.000018 0.000007 0.000025 ( 0.000024)
build_up 0.006239 0.000799 0.800837 ( 1.179291)
build_miniruby 0.000000 0.001025 0.810933 ( 0.811101)
build_ruby 0.000000 0.001903 2.659499 ( 2.659794)
build_all 0.003242 0.004687 11.953474 ( 0.987947)
build_install 0.008750 0.002042 3.442210 ( 0.961055)
test_btest 0.000651 0.000000 62.339987 ( 5.881018)
test_basic 0.004270 0.000255 0.388730 ( 0.468647)
test_all 0.080786 0.013687 385.124870 ( 32.943979)
test_rubyspec 0.027286 0.037265 40.272750 ( 52.840100)
total: 98.73 sec