Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-074539
#<BuildRuby:0x0000564ab8b21f48
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221225-074539",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003837 0.004884 0.947332 ( 1.536558)
build_miniruby 0.002056 0.000475 0.848194 ( 0.847193)
build_ruby 0.002158 0.000498 2.142327 ( 2.141775)
build_all 0.021588 0.000000 18.665158 ( 2.156053)
build_install 0.015171 0.007202 2.089278 ( 1.055386)
test_btest 0.001009 0.000219 94.339161 ( 8.834058)
test_basic 0.007918 0.000760 0.333263 ( 0.420965)
test_all 0.002040 0.000425 665.533889 ( 69.036888)
test_rubyspec 0.113528 0.066189 48.056188 ( 56.206945)
total: 142.24 sec