Logfile: /home/ko1/ruby/logs/brlog.trunk.20231015-013548
#<BuildRuby:0x000055625a2f7e68
@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.20231015-013548",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000495 0.004135 1.304140 ( 1.574163)
build_miniruby 0.000857 0.000156 0.812294 ( 0.812839)
build_ruby 0.001094 0.000199 2.532477 ( 2.532318)
build_all 0.009757 0.000913 17.033506 ( 1.601418)
build_install 0.008727 0.000000 5.024291 ( 1.200309)
test_btest 0.001282 0.000000 86.630344 ( 7.150296)
test_basic 0.002102 0.002726 0.716743 ( 0.794058)
test_all 0.007145 0.000512 540.179744 ( 54.452033)
test_rubyspec 0.012429 0.033359 50.279395 ( 62.618088)
total: 132.74 sec