Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-154803
#<BuildRuby:0x0000556a1cd4c0e8
@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.20240108-154803",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004981 0.000249 1.366982 ( 1.771063)
build_miniruby 0.001297 0.000065 1.472826 ( 1.474391)
build_ruby 0.000000 0.001841 4.367215 ( 4.375696)
build_all 0.007389 0.003135 16.875830 ( 1.744205)
build_install 0.015249 0.000101 5.102765 ( 1.817613)
test_btest 0.000750 0.000065 84.550659 ( 8.694306)
test_basic 0.005131 0.000028 0.725727 ( 0.795887)
test_all 0.111641 0.013086 537.961044 ( 75.798879)
test_rubyspec 0.034664 0.033067 82.794608 ( 95.125988)
total: 191.60 sec