Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-081354
#<BuildRuby:0x000055cc24f63858
@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.20231214-081354",
@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.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.004679 0.000074 1.285112 ( 1.633239)
build_miniruby 0.000880 0.000088 0.901463 ( 0.902129)
build_ruby 0.001188 0.000118 2.746638 ( 2.746209)
build_all 0.009409 0.000507 16.151560 ( 1.451795)
build_install 0.004976 0.003858 4.842911 ( 1.197770)
test_btest 0.000847 0.000110 86.643966 ( 7.286896)
test_basic 0.001041 0.003694 0.747959 ( 0.825439)
test_all 0.078295 0.056501 523.617543 ( 56.099016)
test_rubyspec 0.019107 0.029155 51.217377 ( 63.495013)
total: 135.64 sec