Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-005410
#<BuildRuby:0x0000556dbb70bbc8
@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.20240103-005410",
@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.000017 0.000003 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.000000 0.006741 1.053928 ( 1.352124)
build_miniruby 0.001084 0.000355 0.799212 ( 0.798752)
build_ruby 0.001433 0.000441 2.660220 ( 2.660544)
build_all 0.003948 0.003926 11.838235 ( 0.990333)
build_install 0.014321 0.000754 3.537327 ( 0.980286)
test_btest 0.000609 0.000179 60.220224 ( 5.703111)
test_basic 0.000776 0.004384 0.401479 ( 0.481173)
test_all 0.073524 0.025949 402.839594 ( 34.315063)
test_rubyspec 0.018430 0.048282 39.743238 ( 52.321755)
total: 99.60 sec