Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-210350
#<BuildRuby:0x000055c7a43400c8
@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-210350",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000027 0.000000 0.000027 ( 0.000027)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.005737 0.000458 0.797273 ( 1.171525)
build_miniruby 0.000853 0.000213 0.839160 ( 0.839073)
build_ruby 0.001086 0.000271 2.652055 ( 2.652608)
build_all 0.005789 0.001447 11.934694 ( 0.961988)
build_install 0.006772 0.005491 3.338100 ( 0.950679)
test_btest 0.000504 0.000155 64.228257 ( 5.249828)
test_basic 0.000533 0.003474 0.398006 ( 0.478149)
test_all 0.079625 0.014887 385.734501 ( 33.309518)
test_rubyspec 0.034088 0.035327 40.242996 ( 52.811422)
total: 98.43 sec