Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-154510
#<BuildRuby:0x00005575b666f4f0
@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.20231122-154510",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000778 0.004492 0.911512 ( 1.301764)
build_miniruby 0.000807 0.000242 0.839519 ( 0.839592)
build_ruby 0.001094 0.000328 2.663962 ( 2.664955)
build_all 0.004248 0.004433 12.244746 ( 0.987459)
build_install 0.010954 0.003590 3.707783 ( 0.990460)
test_btest 0.000495 0.000177 62.271952 ( 5.386973)
test_basic 0.005045 0.000224 0.389349 ( 0.467819)
test_all 0.062596 0.034291 359.773225 ( 32.598770)
test_rubyspec 0.037693 0.033660 39.836792 ( 52.394589)
total: 97.63 sec