Logfile: /home/ko1/ruby/logs/brlog.trunk.20231113-125333
#<BuildRuby:0x0000562918f1bd68
@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.20231113-125333",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000244 0.004124 1.318719 ( 1.610402)
build_miniruby 0.000699 0.000311 0.869919 ( 0.869764)
build_ruby 0.000947 0.000421 2.779912 ( 2.779787)
build_all 0.007635 0.002121 15.951616 ( 1.419424)
build_install 0.008217 0.004067 4.870018 ( 1.200642)
test_btest 0.000668 0.000286 84.047643 ( 7.010866)
test_basic 0.003591 0.001539 0.765359 ( 0.841841)
test_all 0.100510 0.034558 491.814437 ( 56.380467)
test_rubyspec 0.023291 0.029066 50.556287 ( 62.896420)
total: 135.01 sec