Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-152516
#<BuildRuby:0x0000558dd9cabf90
@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-152516",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001442 0.003295 1.012686 ( 1.321949)
build_miniruby 0.000635 0.000173 0.883666 ( 0.885026)
build_ruby 0.000000 0.001716 2.702494 ( 2.704161)
build_all 0.006099 0.001584 12.115092 ( 0.980530)
build_install 0.005444 0.006633 3.586709 ( 0.969220)
test_btest 0.000520 0.000209 62.249263 ( 5.773568)
test_basic 0.003200 0.001280 0.375646 ( 0.457094)
test_all 0.084962 0.015491 392.747057 ( 33.901459)
test_rubyspec 0.038604 0.026176 40.092584 ( 52.782728)
total: 99.78 sec