Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-142357
#<BuildRuby:0x000056033aa17b68
@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.20240110-142357",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000740 0.004233 0.793483 ( 1.210837)
build_miniruby 0.000823 0.000329 0.824526 ( 0.824314)
build_ruby 0.001130 0.000452 2.670385 ( 2.670754)
build_all 0.003819 0.004036 12.003657 ( 0.952029)
build_install 0.010374 0.000000 3.368666 ( 0.960240)
test_btest 0.000786 0.000000 66.562284 ( 4.454787)
test_basic 0.000000 0.004298 0.402796 ( 0.482665)
test_all 0.081875 0.018381 396.737554 ( 35.199369)
test_rubyspec 0.010114 0.030930 40.516750 ( 53.082803)
total: 99.84 sec