Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-102559
#<BuildRuby:0x0000560f453a00e8
@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-102559",
@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.000004 0.000017 ( 0.000018)
autoconf 0.000021 0.000006 0.000027 ( 0.000026)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.001720 0.004633 0.829943 ( 1.216409)
build_miniruby 0.000000 0.001297 0.836661 ( 0.835980)
build_ruby 0.000553 0.001136 2.680288 ( 2.680855)
build_all 0.000000 0.007602 12.001893 ( 0.959900)
build_install 0.001038 0.012309 3.577702 ( 0.977521)
test_btest 0.000396 0.000360 65.478537 ( 5.525134)
test_basic 0.002436 0.002855 0.397348 ( 0.476206)
test_all 0.072950 0.025577 382.392542 ( 32.680673)
test_rubyspec 0.024549 0.039624 40.604521 ( 53.140692)
total: 98.49 sec