Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-202814
#<BuildRuby:0x0000564e7c10b280
@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.20240107-202814",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000008 0.000002 0.000010 ( 0.000012)
build_up 0.000578 0.004167 1.322919 ( 1.715537)
build_miniruby 0.000997 0.000399 1.411651 ( 1.413697)
build_ruby 0.001187 0.000475 4.454674 ( 4.463089)
build_all 0.005631 0.004787 16.477291 ( 1.732648)
build_install 0.015443 0.000000 5.032588 ( 1.879887)
test_btest 0.000697 0.000000 84.204406 ( 7.897808)
test_basic 0.006767 0.000000 0.678699 ( 0.741900)
test_all 0.095230 0.024679 539.892731 ( 67.042230)
test_rubyspec 0.043953 0.019806 76.951407 ( 89.238975)
total: 176.13 sec