Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-080500
#<BuildRuby:0x000055dbc61a8090
@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.20231206-080500",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004125 0.000375 0.988998 ( 1.261813)
build_miniruby 0.000782 0.000071 0.874535 ( 0.874137)
build_ruby 0.001093 0.000099 2.694702 ( 2.696059)
build_all 0.003244 0.004317 12.030199 ( 0.998970)
build_install 0.012075 0.000000 3.562862 ( 0.965702)
test_btest 0.000684 0.000000 65.844550 ( 5.375529)
test_basic 0.003838 0.000455 0.374537 ( 0.454615)
test_all 0.084091 0.018318 391.299975 ( 41.021026)
test_rubyspec 0.031454 0.030055 39.781894 ( 52.504020)
total: 106.15 sec