Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-103141
#<BuildRuby:0x00005581d2a68098
@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.20231203-103141",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000000 0.004135 0.980281 ( 1.227122)
build_miniruby 0.000000 0.000697 0.867566 ( 0.868225)
build_ruby 0.000000 0.001022 2.709078 ( 2.709162)
build_all 0.007447 0.000253 12.195499 ( 0.998959)
build_install 0.010467 0.001317 3.577193 ( 0.962572)
test_btest 0.000605 0.000113 63.006783 ( 6.012559)
test_basic 0.002782 0.000522 0.380240 ( 0.454236)
test_all 0.074271 0.025503 387.260051 ( 33.682141)
test_rubyspec 0.041807 0.028670 39.751696 ( 52.420261)
total: 99.34 sec