Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-210753
#<BuildRuby:0x0000556a1b289350
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220721-210753",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000034 0.000005 0.000039 ( 0.000040)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.000000 0.012317 0.818267 ( 1.254990)
build_miniruby 0.001558 0.000781 0.063530 ( 0.061177)
build_ruby 0.001240 0.000517 0.064023 ( 0.062980)
build_all 0.006017 0.002507 1.240048 ( 0.476573)
build_install 0.012641 0.002971 4.302971 ( 1.743932)
test_btest 0.001384 0.000532 53.319777 ( 6.042920)
test_basic 0.004691 0.001804 0.298983 ( 0.396591)
test_all 0.001219 0.000469 497.300641 ( 53.075341)
test_rubyspec 0.096522 0.041897 41.807041 ( 47.622722)
total: 110.74 sec