Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-180121
#<BuildRuby:0x000055bb864b0018
@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.20231226-180121",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000000 0.006084 0.793014 ( 1.184564)
build_miniruby 0.000000 0.001042 0.793304 ( 0.792971)
build_ruby 0.000000 0.001471 2.648555 ( 2.649358)
build_all 0.004461 0.003462 11.962835 ( 0.978129)
build_install 0.009881 0.000000 3.323264 ( 0.951814)
test_btest 0.000616 0.000000 63.784660 ( 4.836133)
test_basic 0.000000 0.004113 0.386630 ( 0.467577)
test_all 0.077099 0.023508 387.000483 ( 33.623566)
test_rubyspec 0.026103 0.039081 40.018401 ( 52.568570)
total: 98.05 sec