Logfile: /home/ko1/ruby/logs/brlog.trunk.20230805-141920
#<BuildRuby:0x0000564fbb3a7fa8
@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.20230805-141920",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005146 0.000112 1.430431 ( 2.670067)
build_miniruby 0.000954 0.000096 0.897594 ( 0.897825)
build_ruby 0.001079 0.000108 2.683758 ( 2.683941)
build_all 0.009626 0.000113 15.019471 ( 1.390330)
build_install 0.004504 0.004280 2.104308 ( 0.912962)
test_btest 0.000680 0.000089 84.226825 ( 7.908584)
test_basic 0.000529 0.003665 0.673747 ( 0.750720)
test_all 0.000793 0.000132 557.984075 ( 57.737485)
test_rubyspec 0.034263 0.008199 45.739167 ( 58.114536)
total: 133.07 sec