Logfile: /home/ko1/ruby/logs/brlog.trunk.20231104-153453
#<BuildRuby:0x000055efa972f918
@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.20231104-153453",
@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.000007 0.000004 0.000011 ( 0.000011)
configure 0.000005 0.000003 0.000008 ( 0.000009)
build_up 0.000000 0.005153 1.426417 ( 1.625740)
build_miniruby 0.000000 0.001029 0.840903 ( 0.841348)
build_ruby 0.000000 0.001339 2.665131 ( 2.664618)
build_all 0.005345 0.005272 17.095946 ( 1.520300)
build_install 0.009241 0.000000 5.229046 ( 1.182637)
test_btest 0.000681 0.000000 85.389694 ( 7.754350)
test_basic 0.004014 0.000000 0.649340 ( 0.727407)
test_all 0.091158 0.044017 523.056850 ( 58.167173)
test_rubyspec 0.027999 0.022567 52.047522 ( 64.280747)
total: 138.77 sec