Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-170857
#<BuildRuby:0x0000559c10d677f0
@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-170857",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004558 0.000042 1.028380 ( 1.662939)
build_miniruby 0.000917 0.000077 0.868321 ( 0.868956)
build_ruby 0.001424 0.000000 2.723222 ( 2.725946)
build_all 0.000000 0.008163 12.141077 ( 1.009000)
build_install 0.008430 0.000940 3.560065 ( 0.970394)
test_btest 0.000694 0.000154 65.673934 ( 5.771906)
test_basic 0.002905 0.000645 0.387450 ( 0.469635)
test_all 0.076819 0.027640 396.653885 ( 42.845669)
test_rubyspec 0.028680 0.040915 39.589583 ( 52.262404)
total: 108.59 sec