Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-120225
#<BuildRuby:0x000055f76bb1ff90
@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.20240116-120225",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.006636 0.000000 0.799684 ( 1.177269)
build_miniruby 0.001292 0.000000 0.801657 ( 0.801387)
build_ruby 0.001582 0.000239 2.659583 ( 2.661296)
build_all 0.008102 0.000000 12.015289 ( 0.956961)
build_install 0.006308 0.004524 3.453327 ( 0.968663)
test_btest 0.000690 0.000129 62.451985 ( 5.877745)
test_basic 0.003317 0.000622 0.393556 ( 0.474267)
test_all 0.092981 0.003523 372.795602 ( 42.693770)
test_rubyspec 0.018810 0.047666 40.489666 ( 53.028450)
total: 108.64 sec