Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-223255
#<BuildRuby:0x0000555d2a6bc0d8
@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.20231224-223255",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000043 0.003362 0.736349 ( 1.130901)
build_miniruby 0.001023 0.000170 0.902766 ( 0.902844)
build_ruby 0.001186 0.000197 2.771762 ( 2.773464)
build_all 0.000510 0.006735 12.121718 ( 0.997434)
build_install 0.011516 0.000000 3.431911 ( 0.965264)
test_btest 0.000478 0.000000 65.268048 ( 5.965898)
test_basic 0.003124 0.000162 0.384786 ( 0.467173)
test_all 0.087717 0.020871 438.405147 ( 44.541118)
test_rubyspec 0.021589 0.033958 40.454370 ( 53.210919)
total: 110.96 sec