Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-080541
#<BuildRuby:0x000055e3063c3f90
@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.20231216-080541",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004162 0.000379 1.024147 ( 1.299146)
build_miniruby 0.000733 0.000066 0.876995 ( 0.877198)
build_ruby 0.001540 0.000140 2.710335 ( 2.713365)
build_all 0.008410 0.000000 12.162023 ( 1.012692)
build_install 0.013009 0.000000 3.552173 ( 0.984496)
test_btest 0.000000 0.000730 63.440661 ( 5.118317)
test_basic 0.000000 0.004677 0.383224 ( 0.458958)
test_all 0.084489 0.017975 379.236460 ( 33.350070)
test_rubyspec 0.031300 0.038380 39.874389 ( 52.540894)
total: 98.36 sec