Logfile: /home/ko1/ruby/logs/brlog.trunk.20230201-144717
#<BuildRuby:0x0000562816bdb5c0
@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.20230201-144717",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000560 0.003334 0.627316 ( 1.040161)
build_miniruby 0.000794 0.000133 0.642001 ( 0.641195)
build_ruby 0.001031 0.000171 2.045366 ( 2.045200)
build_all 0.007952 0.001326 11.972394 ( 1.471159)
build_install 0.002663 0.004030 1.493346 ( 0.709368)
test_btest 0.000582 0.000135 64.174261 ( 6.134236)
test_basic 0.002562 0.000591 0.251321 ( 0.346898)
test_all 0.001576 0.000000 487.019621 ( 45.517213)
test_rubyspec 0.014616 0.011489 35.113940 ( 45.810913)
total: 103.72 sec