Logfile: /home/ko1/ruby/logs/brlog.trunk.20231018-233423
#<BuildRuby:0x000055668a6afce8
@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.20231018-233423",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004983 0.000830 1.580129 ( 1.804414)
build_miniruby 0.001008 0.000168 0.878700 ( 0.878646)
build_ruby 0.001144 0.000191 3.084966 ( 3.084957)
build_all 0.004182 0.006660 18.297333 ( 1.615489)
build_install 0.009091 0.000247 5.381615 ( 1.207158)
test_btest 0.000881 0.000192 89.624403 ( 7.958689)
test_basic 0.003982 0.000866 0.750797 ( 0.823983)
test_all 0.007034 0.000581 553.014007 ( 62.930214)
test_rubyspec 0.011788 0.043445 52.047600 ( 64.151335)
total: 144.46 sec