Logfile: /home/ko1/ruby/logs/brlog.trunk.20231025-003106
#<BuildRuby:0x000055b584cdf818
@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.20231025-003106",
@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.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.004462 0.000024 1.308264 ( 1.536230)
build_miniruby 0.000963 0.000045 0.820606 ( 0.820758)
build_ruby 0.001170 0.000056 2.628800 ( 2.629195)
build_all 0.009233 0.000440 15.961437 ( 1.431410)
build_install 0.008980 0.000202 4.868536 ( 1.170499)
test_btest 0.000992 0.000046 81.734232 ( 7.433808)
test_basic 0.000690 0.004435 0.836980 ( 0.912855)
test_all 0.092882 0.039523 516.373356 ( 49.047549)
test_rubyspec 0.030909 0.016341 50.434201 ( 62.705190)
total: 127.69 sec