Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-153829
#<BuildRuby:0x000055a4abd0b7b8
@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.20231231-153829",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005566 0.000000 1.237786 ( 1.591847)
build_miniruby 0.001427 0.000000 0.807614 ( 0.807024)
build_ruby 0.001286 0.000062 2.726268 ( 2.726493)
build_all 0.009737 0.000228 16.979501 ( 1.509556)
build_install 0.007453 0.000435 4.852501 ( 1.184775)
test_btest 0.000919 0.000000 85.853916 ( 7.183183)
test_basic 0.004430 0.000132 0.556370 ( 0.636388)
test_all 0.080564 0.052896 589.936657 ( 64.705643)
test_rubyspec 0.012494 0.035324 49.956545 ( 62.271104)
total: 142.62 sec