Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-150719
#<BuildRuby:0x0000556b9ad5e700
@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.20220920-150719",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.009004 0.001500 1.087580 ( 1.125242)
build_miniruby 0.001553 0.000259 0.117309 ( 0.114386)
build_ruby 0.002398 0.000399 0.114016 ( 0.096758)
build_all 0.010151 0.000000 1.605807 ( 0.657402)
build_install 0.015398 0.007154 1.930772 ( 0.954442)
test_btest 0.001311 0.000262 81.389931 ( 8.567241)
test_basic 0.001769 0.006350 0.376626 ( 0.464718)
test_all 0.004662 0.000000 649.509620 ( 66.461621)
test_rubyspec 0.114423 0.071880 45.686411 ( 54.174436)
total: 132.62 sec