Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-142348
#<BuildRuby:0x000055e479ea0098
@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.20231213-142348",
@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.000006 0.000002 0.000008 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.002840 0.002117 1.012192 ( 1.294274)
build_miniruby 0.000928 0.000337 0.875215 ( 0.875232)
build_ruby 0.000919 0.000334 2.718017 ( 2.719268)
build_all 0.003269 0.005186 12.224789 ( 0.993370)
build_install 0.006749 0.005376 3.552733 ( 0.969968)
test_btest 0.000520 0.000260 64.787678 ( 4.886893)
test_basic 0.003404 0.000000 0.374272 ( 0.457821)
test_all 0.084034 0.017439 415.073063 ( 35.976445)
test_rubyspec 0.030184 0.038884 39.588746 ( 52.228126)
total: 100.40 sec