Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-003944
#<BuildRuby:0x0000556bb18735f8
@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.20231208-003944",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003901 0.000918 1.269227 ( 1.631075)
build_miniruby 0.000738 0.000174 0.888828 ( 0.888101)
build_ruby 0.001311 0.000000 2.758697 ( 2.758541)
build_all 0.001952 0.008297 16.531814 ( 1.486820)
build_install 0.004602 0.004381 4.877329 ( 1.187334)
test_btest 0.000894 0.000330 86.740340 ( 7.524338)
test_basic 0.003928 0.000000 0.561512 ( 0.638177)
test_all 0.092615 0.044237 523.639593 ( 53.347721)
test_rubyspec 0.013350 0.036755 49.596919 ( 61.855327)
total: 131.32 sec