Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-090013
#<BuildRuby:0x00005650e616bfd8
@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.20240109-090013",
@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.000013 0.000006 0.000019 ( 0.000019)
autoconf 0.000016 0.000007 0.000023 ( 0.000023)
configure 0.000013 0.000006 0.000019 ( 0.000019)
build_up 0.001329 0.004712 0.789519 ( 1.191696)
build_miniruby 0.000802 0.000446 0.821792 ( 0.821426)
build_ruby 0.001046 0.000581 2.689002 ( 2.689454)
build_all 0.001265 0.006523 11.910503 ( 0.981735)
build_install 0.007201 0.003457 3.397045 ( 0.971667)
test_btest 0.000677 0.000000 63.279347 ( 5.116609)
test_basic 0.003958 0.000000 0.405809 ( 0.487233)
test_all 0.086485 0.009408 382.986693 ( 38.753468)
test_rubyspec 0.038208 0.025874 40.673277 ( 53.253739)
total: 104.27 sec