Logfile: /home/ko1/ruby/logs/brlog.trunk.20220424-160255
#<BuildRuby:0x000055a0ecb65610
@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.20220424-160255",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.006887 0.004042 0.855706 ( 1.206971)
build_miniruby 0.001182 0.000169 0.052898 ( 0.051616)
build_ruby 0.001500 0.000214 0.063847 ( 0.062243)
build_all 0.007347 0.000398 1.232404 ( 0.474706)
build_install 0.009788 0.009296 4.858929 ( 2.465524)
test_btest 0.000000 0.002578 54.187042 ( 6.063304)
test_basic 0.003605 0.002981 0.303997 ( 0.399901)
test_all 0.001898 0.000558 490.186741 ( 53.503061)
test_rubyspec 0.072346 0.041148 41.445769 ( 47.046004)
total: 111.27 sec