Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-002917
#<BuildRuby:0x000055a168ea7ce8
@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.20231209-002917",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004768 0.000000 1.168401 ( 1.508515)
build_miniruby 0.001004 0.000000 0.893628 ( 0.893407)
build_ruby 0.001338 0.000000 2.674476 ( 2.674663)
build_all 0.000000 0.009919 16.000371 ( 1.454276)
build_install 0.002314 0.006064 4.834790 ( 1.185257)
test_btest 0.000592 0.000103 82.647553 ( 7.565866)
test_basic 0.003698 0.000000 0.615230 ( 0.694728)
test_all 0.104738 0.029995 529.802918 ( 54.197338)
test_rubyspec 0.019024 0.028711 50.006804 ( 62.289334)
total: 132.46 sec