Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-031920
#<BuildRuby:0x00005586fc3ab438
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240107-031920",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.000601 0.004360 1.249887 ( 1.639832)
build_miniruby 0.001149 0.000000 1.418385 ( 1.421431)
build_ruby 0.001553 0.000000 4.224142 ( 4.233752)
build_all 0.010166 0.000100 16.528295 ( 1.621793)
build_install 0.008990 0.005731 4.819266 ( 1.635782)
test_btest 0.000653 0.000206 81.603096 ( 7.145063)
test_basic 0.000493 0.004700 0.658416 ( 0.729610)
test_all 0.086432 0.034644 557.491065 ( 58.867741)
test_rubyspec 0.033074 0.030196 75.772774 ( 88.107139)
total: 165.40 sec