Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-152401
#<BuildRuby:0x0000556af989fcb0
@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.20231230-152401",
@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.000012 0.000006 0.000018 ( 0.000017)
autoconf 0.000018 0.000009 0.000027 ( 0.000027)
configure 0.000014 0.000007 0.000021 ( 0.000022)
build_up 0.003590 0.001795 1.038130 ( 1.442523)
build_miniruby 0.000649 0.000324 0.990383 ( 0.990742)
build_ruby 0.001040 0.000520 2.941081 ( 2.940600)
build_all 0.005166 0.004953 16.901084 ( 1.489518)
build_install 0.009813 0.000148 4.842385 ( 1.215125)
test_btest 0.000792 0.000360 84.307584 ( 7.908566)
test_basic 0.003478 0.001581 0.760125 ( 0.835051)
test_all 0.117454 0.021248 558.272086 ( 64.440413)
test_rubyspec 0.018011 0.032355 49.663772 ( 61.936812)
total: 143.20 sec