Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-111251
#<BuildRuby:0x000056258634fba0
@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.20220826-111251",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000041 0.000007 0.000048 ( 0.000049)
build_up 0.006402 0.005675 0.877872 ( 2.195463)
build_miniruby 0.001317 0.000329 0.064354 ( 0.062608)
build_ruby 0.001101 0.000275 0.056040 ( 0.054738)
build_all 0.006888 0.001722 1.242215 ( 0.447030)
build_install 0.012388 0.001613 1.597412 ( 0.806512)
test_btest 0.001418 0.000000 52.889823 ( 6.205317)
test_basic 0.001298 0.005058 0.304340 ( 0.394202)
test_all 0.004147 0.000843 479.729180 ( 51.688439)
test_rubyspec 0.102992 0.025151 41.610321 ( 49.887800)
total: 111.74 sec