Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-060432
#<BuildRuby:0x0000561a0b6f4098
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240103-060432",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000036 0.000006 0.000042 ( 0.000040)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.000770 0.004096 1.242271 ( 1.488568)
build_miniruby 0.000724 0.000161 0.843155 ( 0.842692)
build_ruby 0.001060 0.000235 2.684149 ( 2.683972)
build_all 0.007978 0.000822 13.999984 ( 1.279728)
build_install 0.007249 0.000593 4.100687 ( 1.041024)
test_btest 0.000917 0.000184 76.241623 ( 6.755287)
test_basic 0.004195 0.000839 0.658605 ( 0.734810)
test_all 0.101685 0.032241 478.141606 ( 49.057929)
test_rubyspec 0.023038 0.024835 47.656126 ( 59.965523)
total: 123.85 sec