Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-015902
#<BuildRuby:0x0000564d6a4dcea8
@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.20220907-015902",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000004 0.000019 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009228 0.002307 0.983935 ( 1.143242)
build_miniruby 0.001590 0.000398 0.071869 ( 0.070562)
build_ruby 0.002124 0.000000 0.069394 ( 0.068019)
build_all 0.008845 0.000303 1.564190 ( 0.607840)
build_install 0.012621 0.009213 1.914979 ( 0.950647)
test_btest 0.000795 0.000234 98.816945 ( 9.374807)
test_basic 0.003729 0.004475 0.345318 ( 0.435456)
test_all 0.002765 0.000921 684.906330 ( 68.379106)
test_rubyspec 0.119485 0.055628 47.055403 ( 55.438464)
total: 136.47 sec