Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-014510
#<BuildRuby:0x0000561342f633e8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231227-014510",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000020 0.000006 0.000026 ( 0.000027)
autoconf 0.000036 0.000010 0.000046 ( 0.000045)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.006397 0.000661 0.802518 ( 1.192270)
build_miniruby 0.000816 0.000204 0.805029 ( 0.804721)
build_ruby 0.001219 0.000305 2.666671 ( 2.667041)
build_all 0.007662 0.000000 11.848266 ( 0.960780)
build_install 0.011463 0.001341 3.601286 ( 0.985962)
test_btest 0.000000 0.000839 61.052589 ( 5.512331)
test_basic 0.000000 0.005138 0.403522 ( 0.483138)
test_all 0.080459 0.021542 368.887840 ( 38.079933)
test_rubyspec 0.036894 0.026670 40.109948 ( 52.665901)
total: 103.35 sec