Logfile: /home/ko1/ruby/logs/brlog.trunk.20231022-011450
#<BuildRuby:0x000055de642af858
@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.20231022-011450",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.001326 0.004310 2.031369 ( 2.285002)
build_miniruby 0.001082 0.000318 0.950105 ( 0.949529)
build_ruby 0.000938 0.000276 2.642608 ( 2.642509)
build_all 0.007967 0.002344 16.377125 ( 1.469468)
build_install 0.004412 0.004537 5.257306 ( 1.170343)
test_btest 0.000567 0.000189 84.474502 ( 7.261924)
test_basic 0.004586 0.000000 0.749485 ( 0.824776)
test_all 0.101317 0.032792 505.512262 ( 57.336667)
test_rubyspec 0.042723 0.009030 49.585347 ( 61.897566)
total: 135.84 sec