Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-115011
#<BuildRuby:0x0000564c6e790098
@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-115011",
@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.000020 0.000006 0.000026 ( 0.000025)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.000000 0.006209 0.813602 ( 1.198753)
build_miniruby 0.000000 0.001029 0.811107 ( 0.811145)
build_ruby 0.000482 0.000797 2.658554 ( 2.659437)
build_all 0.003445 0.003723 11.952609 ( 0.982574)
build_install 0.009581 0.002889 3.393598 ( 0.969317)
test_btest 0.000504 0.000236 67.220446 ( 4.820631)
test_basic 0.002808 0.001311 0.414438 ( 0.495653)
test_all 0.072517 0.024166 374.343379 ( 43.320695)
test_rubyspec 0.025676 0.040506 40.323061 ( 52.905246)
total: 108.16 sec