Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-144643
#<BuildRuby:0x0000563ac794b760
@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.20240117-144643",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000172 0.004323 0.804882 ( 1.219141)
build_miniruby 0.000720 0.000216 0.815295 ( 0.815176)
build_ruby 0.000000 0.001870 2.708144 ( 2.708477)
build_all 0.007239 0.000631 11.947077 ( 0.960712)
build_install 0.007789 0.003903 3.417552 ( 0.964997)
test_btest 0.000774 0.000000 64.816143 ( 4.966020)
test_basic 0.000000 0.004421 0.391628 ( 0.472047)
test_all 0.079443 0.017975 397.880885 ( 37.454495)
test_rubyspec 0.032042 0.095708 73.211579 ( 85.694004)
total: 135.26 sec