Logfile: /home/ko1/ruby/logs/brlog.trunk.20231109-064103
#<BuildRuby:0x000055ddb669edf0
@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.20231109-064103",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004114 0.000433 1.362573 ( 1.604074)
build_miniruby 0.000900 0.000095 0.911988 ( 0.911721)
build_ruby 0.001123 0.000118 2.709826 ( 2.709787)
build_all 0.009847 0.000554 16.708148 ( 1.470501)
build_install 0.009014 0.000422 5.038689 ( 1.192648)
test_btest 0.001095 0.000104 86.748721 ( 7.923231)
test_basic 0.003859 0.000368 0.705426 ( 0.782758)
test_all 0.085369 0.049113 539.343321 ( 55.258822)
test_rubyspec 0.026114 0.019429 51.064450 ( 63.349090)
total: 135.20 sec