Logfile: /home/ko1/ruby/logs/brlog.trunk.20231031-055805
#<BuildRuby:0x000055dc82a9b398
@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.20231031-055805",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.005661 1.418589 ( 1.656512)
build_miniruby 0.000000 0.001142 0.936053 ( 0.936073)
build_ruby 0.000000 0.001893 2.995170 ( 2.994753)
build_all 0.000000 0.010602 16.701405 ( 1.509971)
build_install 0.005290 0.003669 4.973856 ( 1.185689)
test_btest 0.000676 0.000398 83.251829 ( 7.679107)
test_basic 0.002687 0.001581 0.538768 ( 0.620267)
test_all 0.095261 0.041344 513.587286 ( 57.014348)
test_rubyspec 0.027387 0.024969 50.012443 ( 62.228964)
total: 135.83 sec