Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-003225
#<BuildRuby:0x0000561e58aa4110
@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.20231227-003225",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000960 0.004170 0.823637 ( 1.212334)
build_miniruby 0.001034 0.000282 0.821465 ( 0.820823)
build_ruby 0.001532 0.000000 2.655053 ( 2.655744)
build_all 0.007518 0.000210 11.897265 ( 0.981724)
build_install 0.008780 0.004286 3.356919 ( 0.958850)
test_btest 0.000537 0.000143 64.095391 ( 4.538016)
test_basic 0.004093 0.000000 0.400313 ( 0.480465)
test_all 0.067691 0.025609 382.368806 ( 32.222086)
test_rubyspec 0.039572 0.033118 40.003227 ( 52.546548)
total: 96.42 sec