Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-042008
#<BuildRuby:0x0000556b49a1fce8
@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.20231231-042008",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.000000 0.005880 1.168694 ( 1.555270)
build_miniruby 0.000461 0.000999 0.877666 ( 0.876906)
build_ruby 0.001068 0.000146 2.653914 ( 2.654592)
build_all 0.005678 0.004037 16.872738 ( 1.449580)
build_install 0.004449 0.003920 4.734012 ( 1.129430)
test_btest 0.000595 0.000123 85.948487 ( 7.272023)
test_basic 0.000000 0.006177 0.748812 ( 0.820379)
test_all 0.102731 0.035194 601.762176 ( 53.759388)
test_rubyspec 0.039484 0.012896 51.808247 ( 64.043379)
total: 133.56 sec