Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-105001
#<BuildRuby:0x0000558166dbf708
@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.20231231-105001",
@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.000009)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000911 0.004188 0.785109 ( 1.212186)
build_miniruby 0.000830 0.000226 0.853822 ( 0.854031)
build_ruby 0.001116 0.000304 2.701453 ( 2.702278)
build_all 0.003980 0.004133 11.953677 ( 0.988094)
build_install 0.006108 0.004930 3.641800 ( 0.981928)
test_btest 0.000618 0.000238 59.804612 ( 5.791188)
test_basic 0.000218 0.004493 0.406171 ( 0.485777)
test_all 0.079278 0.019073 396.100794 ( 35.316284)
test_rubyspec 0.037292 0.026578 40.333859 ( 52.904294)
total: 101.24 sec