Logfile: /home/ko1/ruby/logs/brlog.trunk.20231014-035258
#<BuildRuby:0x000055cfa3454048
@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.20231014-035258",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.001306 0.004140 1.268572 ( 1.546662)
build_miniruby 0.001069 0.000000 0.815169 ( 0.814833)
build_ruby 0.001329 0.000000 2.827608 ( 2.827466)
build_all 0.010199 0.000080 18.257610 ( 1.612835)
build_install 0.010478 0.000000 5.387363 ( 1.263284)
test_btest 0.001111 0.000000 93.042174 ( 7.596740)
test_basic 0.000936 0.002916 0.621840 ( 0.700590)
test_all 0.002645 0.004223 560.543353 ( 62.604614)
test_rubyspec 0.020884 0.029364 51.998975 ( 64.288618)
total: 143.26 sec