Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-171518
#<BuildRuby:0x0000561a0a2f3918
@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.20240116-171518",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000029 0.000007 0.000036 ( 0.000037)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.005045 0.000234 1.125680 ( 1.493642)
build_miniruby 0.000000 0.001048 0.848692 ( 0.847585)
build_ruby 0.000000 0.001387 2.636186 ( 2.636028)
build_all 0.005391 0.003623 14.269682 ( 1.303877)
build_install 0.007788 0.000085 4.153546 ( 1.089210)
test_btest 0.000547 0.000142 75.110403 ( 7.173729)
test_basic 0.000293 0.003861 0.668658 ( 0.749685)
test_all 0.087973 0.044269 462.017423 ( 49.490158)
test_rubyspec 0.027464 0.034575 81.173479 ( 93.452309)
total: 158.24 sec