Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-223306
#<BuildRuby:0x000055c7e6180098
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231226-223306",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000032 0.000008 0.000040 ( 0.000039)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.000326 0.004055 0.951836 ( 1.519489)
build_miniruby 0.001276 0.000375 0.903779 ( 0.903296)
build_ruby 0.001476 0.000000 2.663064 ( 2.663125)
build_all 0.006462 0.002803 15.982249 ( 1.399487)
build_install 0.006204 0.001861 4.505405 ( 1.106753)
test_btest 0.000766 0.000230 81.851252 ( 6.936214)
test_basic 0.003330 0.001000 0.699999 ( 0.776288)
test_all 0.101245 0.032736 566.202715 ( 58.198152)
test_rubyspec 0.034750 0.015526 50.677209 ( 62.943740)
total: 136.45 sec