Logfile: /home/ko1/ruby/logs/brlog.trunk.20231101-043301
#<BuildRuby:0x000055fb5005f0b8
@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.20231101-043301",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.004403 0.000734 1.409830 ( 1.646018)
build_miniruby 0.000972 0.000162 0.880693 ( 0.880108)
build_ruby 0.001472 0.000246 2.844852 ( 2.844186)
build_all 0.009932 0.000892 16.808698 ( 1.497180)
build_install 0.009430 0.000038 5.079714 ( 1.241381)
test_btest 0.000871 0.000124 85.661550 ( 7.205952)
test_basic 0.000018 0.004648 0.640533 ( 0.721241)
test_all 0.107198 0.030876 525.708353 ( 64.463892)
test_rubyspec 0.010987 0.039474 51.192835 ( 63.459250)
total: 143.96 sec