Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-182814
#<BuildRuby:0x0000563b03fdff90
@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.20240105-182814",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.003921 0.751944 ( 1.165181)
build_miniruby 0.001083 0.000293 0.931131 ( 0.931148)
build_ruby 0.000959 0.000174 2.784992 ( 2.788395)
build_all 0.007642 0.000575 12.089741 ( 1.059329)
build_install 0.009874 0.001646 3.411792 ( 0.993665)
test_btest 0.000591 0.000099 68.945173 ( 6.075610)
test_basic 0.000000 0.004156 0.374662 ( 0.458129)
test_all 0.070621 0.047600 525.418226 ( 47.286634)
test_rubyspec 0.023837 0.038470 41.426711 ( 54.146263)
total: 114.91 sec