Logfile: /home/ko1/ruby/logs/brlog.trunk.20230812-064259
#<BuildRuby:0x00005620b43afce8
@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.20230812-064259",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005632 0.000563 1.558534 ( 2.832845)
build_miniruby 0.000863 0.000087 0.979409 ( 0.978938)
build_ruby 0.001130 0.000113 2.760125 ( 2.759962)
build_all 0.009359 0.000481 14.994913 ( 1.295948)
build_install 0.000000 0.008328 2.137802 ( 0.995255)
test_btest 0.000227 0.000772 87.703814 ( 7.433896)
test_basic 0.004606 0.000006 0.706347 ( 0.782432)
test_all 0.001261 0.000000 539.836192 ( 51.926304)
test_rubyspec 0.010524 0.037938 48.494200 ( 60.700249)
total: 129.71 sec