Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-103120
#<BuildRuby:0x0000559ff0dcb280
@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.20231213-103120",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004847 0.000000 1.286428 ( 1.636065)
build_miniruby 0.001110 0.000000 0.911658 ( 0.911304)
build_ruby 0.001286 0.000000 2.783696 ( 2.785194)
build_all 0.005475 0.004248 16.425339 ( 1.493964)
build_install 0.007537 0.000828 4.774275 ( 1.148594)
test_btest 0.000930 0.000221 80.802331 ( 7.807578)
test_basic 0.001354 0.003480 0.666389 ( 0.742968)
test_all 0.090264 0.046632 534.201291 ( 63.403449)
test_rubyspec 0.019500 0.031187 50.725150 ( 63.028533)
total: 142.96 sec