Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-005336
#<BuildRuby:0x000055ee938dc110
@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.20231204-005336",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000008)
build_up 0.000198 0.004035 0.982262 ( 1.231220)
build_miniruby 0.000773 0.000065 0.864777 ( 0.864435)
build_ruby 0.001027 0.000085 2.705092 ( 2.707716)
build_all 0.007345 0.000242 12.037437 ( 0.986905)
build_install 0.009024 0.005833 3.634783 ( 0.971804)
test_btest 0.000687 0.000106 66.245972 ( 4.861199)
test_basic 0.000000 0.003753 0.380567 ( 0.452624)
test_all 0.089517 0.006787 388.990885 ( 36.728108)
test_rubyspec 0.033955 0.042726 39.887448 ( 52.539480)
total: 101.34 sec