Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-211249
#<BuildRuby:0x000055ed6d6dfe88
@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.20240112-211249",
@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.000006 0.000002 0.000008 ( 0.000009)
autoconf 0.000005 0.000002 0.000007 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.004012 0.000667 0.808962 ( 1.209118)
build_miniruby 0.000966 0.000000 0.852723 ( 0.852706)
build_ruby 0.001197 0.000000 2.690620 ( 2.691898)
build_all 0.007999 0.000084 12.134323 ( 0.983083)
build_install 0.009486 0.000808 3.393902 ( 0.959599)
test_btest 0.000678 0.000199 64.868078 ( 5.202752)
test_basic 0.004145 0.000158 0.393778 ( 0.474330)
test_all 0.075516 0.022106 397.836870 ( 35.689560)
test_rubyspec 0.027463 0.037041 40.695804 ( 53.245387)
total: 101.31 sec