Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-081016
#<BuildRuby:0x000055f8a3ad7f90
@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-081016",
@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.000020 0.000006 0.000026 ( 0.000026)
autoconf 0.000039 0.000011 0.000050 ( 0.000049)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.002058 0.004827 0.809981 ( 1.275700)
build_miniruby 0.001053 0.000000 0.820750 ( 0.820958)
build_ruby 0.001880 0.000000 2.650641 ( 2.651052)
build_all 0.007937 0.000000 12.018986 ( 0.983763)
build_install 0.010483 0.001943 3.417123 ( 0.966588)
test_btest 0.000640 0.000178 65.835075 ( 5.076735)
test_basic 0.003152 0.000875 0.403807 ( 0.484829)
test_all 0.066673 0.029240 392.683139 ( 34.745314)
test_rubyspec 0.027611 0.038646 40.860468 ( 53.420596)
total: 100.43 sec