Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-062612
#<BuildRuby:0x0000562ee3e9d438
@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.20221030-062612",
@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.000018 0.000000 0.000018 ( 0.000019)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.009220 0.001325 1.112469 ( 1.694694)
build_miniruby 0.001672 0.000000 0.100282 ( 0.100114)
build_ruby 0.001679 0.000000 0.098055 ( 0.097898)
build_all 0.008571 0.000685 1.347219 ( 0.597580)
build_install 0.012218 0.002618 1.629845 ( 0.904146)
test_btest 0.001208 0.000259 62.696582 ( 6.455420)
test_basic 0.004986 0.001068 0.345415 ( 0.439267)
test_all 0.007205 0.001244 497.984969 ( 53.843211)
test_rubyspec 0.081057 0.045502 43.514175 ( 52.175202)
total: 116.31 sec