Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-091943
#<BuildRuby:0x000055dbc79d7fa8
@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.20240109-091943",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.006745 0.000000 1.187305 ( 1.936215)
build_miniruby 0.000995 0.000000 0.952977 ( 0.952669)
build_ruby 0.001305 0.000000 2.770873 ( 2.774472)
build_all 0.002329 0.007158 14.755616 ( 1.392758)
build_install 0.008837 0.000176 4.277697 ( 1.156523)
test_btest 0.000648 0.000000 77.673075 ( 7.163368)
test_basic 0.003302 0.000000 0.433403 ( 0.513961)
test_all 0.111864 0.025672 540.661721 ( 51.856102)
test_rubyspec 0.024539 0.009897 49.586438 ( 62.181776)
total: 129.93 sec