Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-085952
#<BuildRuby:0x000055f00f83ff90
@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.20231124-085952",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004298 0.001910 0.917757 ( 1.310927)
build_miniruby 0.000715 0.000317 0.804543 ( 0.804491)
build_ruby 0.001847 0.000000 2.606058 ( 2.606483)
build_all 0.008073 0.000295 12.180303 ( 0.985408)
build_install 0.004959 0.004783 3.727107 ( 0.982985)
test_btest 0.000456 0.000190 66.015167 ( 4.717394)
test_basic 0.001130 0.003066 0.421499 ( 0.499575)
test_all 0.076971 0.018684 350.305207 ( 40.206435)
test_rubyspec 0.037947 0.030156 40.060370 ( 52.611211)
total: 104.73 sec