Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-171004
#<BuildRuby:0x000055729c7484c0
@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.20220917-171004",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.007765 0.001719 1.102908 ( 1.125877)
build_miniruby 0.001650 0.000750 0.106283 ( 0.101336)
build_ruby 0.001121 0.000870 0.115985 ( 0.098938)
build_all 0.008787 0.000338 1.584848 ( 0.632362)
build_install 0.010022 0.011058 1.938721 ( 0.980025)
test_btest 0.000798 0.000399 98.424181 ( 9.872704)
test_basic 0.000693 0.006710 0.400419 ( 0.489160)
test_all 0.001130 0.001707 631.332408 ( 66.107325)
test_rubyspec 0.118907 0.059859 47.163689 ( 55.534327)
total: 134.94 sec