Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-150542
#<BuildRuby:0x000055c031048110
@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.20231127-150542",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005254 0.000438 0.941788 ( 1.368583)
build_miniruby 0.000930 0.000078 0.804750 ( 0.804755)
build_ruby 0.001301 0.000108 2.622203 ( 2.623293)
build_all 0.008262 0.000000 12.267167 ( 1.007903)
build_install 0.000494 0.010284 3.844262 ( 0.987074)
test_btest 0.000593 0.000140 64.120712 ( 5.033452)
test_basic 0.001208 0.003034 0.389987 ( 0.469861)
test_all 0.080420 0.017421 348.116858 ( 34.654828)
test_rubyspec 0.030532 0.034881 39.903821 ( 52.463346)
total: 99.41 sec