Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-034451
#<BuildRuby:0x00005600bfbf3040
@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.20231222-034451",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000923 0.004196 1.358519 ( 1.950034)
build_miniruby 0.001046 0.000000 0.918899 ( 0.919541)
build_ruby 0.001550 0.000000 2.792249 ( 2.792099)
build_all 0.009937 0.000097 15.975567 ( 1.442293)
build_install 0.003729 0.004959 4.621028 ( 1.152866)
test_btest 0.000847 0.000202 82.899422 ( 7.306012)
test_basic 0.004271 0.003169 0.810717 ( 0.887793)
test_all 0.098289 0.039612 504.819665 ( 58.251728)
test_rubyspec 0.018980 0.027515 51.334385 ( 63.682917)
total: 138.39 sec