Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-023731
#<BuildRuby:0x000055df43d07500
@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.20240117-023731",
@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.000018 0.000008 0.000026 ( 0.000026)
autoconf 0.000020 0.000008 0.000028 ( 0.000028)
configure 0.000016 0.000006 0.000022 ( 0.000022)
build_up 0.000302 0.004041 1.061188 ( 1.461116)
build_miniruby 0.000637 0.000297 0.868196 ( 0.867601)
build_ruby 0.000888 0.000414 2.646390 ( 2.646739)
build_all 0.008621 0.000873 14.364668 ( 1.271325)
build_install 0.004849 0.002598 4.093224 ( 1.047379)
test_btest 0.000430 0.000184 77.433154 ( 6.925513)
test_basic 0.001130 0.002448 0.767422 ( 0.843188)
test_all 0.087202 0.043745 462.614604 ( 53.774760)
test_rubyspec 0.033977 0.030464 80.403699 ( 92.750306)
total: 161.59 sec