Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-052523
#<BuildRuby:0x000056133e13b5f8
@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.20240101-052523",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000032 0.000006 0.000038 ( 0.000036)
configure 0.000037 0.000006 0.000043 ( 0.000043)
build_up 0.004653 0.000776 1.266189 ( 1.642561)
build_miniruby 0.001254 0.000209 0.886839 ( 0.886013)
build_ruby 0.001291 0.000000 2.765739 ( 2.766609)
build_all 0.004959 0.004747 16.213886 ( 1.412967)
build_install 0.006890 0.001450 4.666314 ( 1.131900)
test_btest 0.000977 0.000205 86.215540 ( 6.967622)
test_basic 0.003852 0.000811 0.783606 ( 0.857440)
test_all 0.103712 0.030891 524.854860 ( 63.231965)
test_rubyspec 0.011647 0.037028 51.176751 ( 63.481457)
total: 142.38 sec