Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-152607
#<BuildRuby:0x00005624667bc060
@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.20231208-152607",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000408 0.004086 1.011295 ( 1.321175)
build_miniruby 0.000960 0.000000 0.872529 ( 0.872029)
build_ruby 0.001506 0.000000 2.714735 ( 2.715220)
build_all 0.004036 0.003718 12.081760 ( 0.984956)
build_install 0.009646 0.001221 3.579268 ( 0.977938)
test_btest 0.000683 0.000146 61.779846 ( 5.590958)
test_basic 0.000000 0.002853 0.372166 ( 0.455556)
test_all 0.072572 0.024145 383.722028 ( 37.150527)
test_rubyspec 0.048502 0.025726 39.661338 ( 52.337329)
total: 102.41 sec