Logfile: /home/ko1/ruby/logs/brlog.trunk.20231015-145127
#<BuildRuby:0x0000564829b0fbb8
@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-145127",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.000609 0.004107 1.474035 ( 1.725528)
build_miniruby 0.000946 0.000095 0.867917 ( 0.867739)
build_ruby 0.001152 0.000115 2.667614 ( 2.667711)
build_all 0.009854 0.000540 17.263453 ( 1.518253)
build_install 0.001142 0.007569 5.135258 ( 1.193712)
test_btest 0.000613 0.000107 88.506130 ( 7.812527)
test_basic 0.004281 0.000000 0.708496 ( 0.786716)
test_all 0.002552 0.003870 548.152415 ( 58.244846)
test_rubyspec 0.025402 0.023469 51.845539 ( 63.997770)
total: 138.82 sec