Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-120325
#<BuildRuby:0x0000560b5ac9e968
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221205-120325",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004332 0.000667 1.171417 ( 1.423873)
build_miniruby 0.000733 0.000113 0.992429 ( 0.991229)
build_ruby 0.001166 0.000000 2.676691 ( 2.582245)
build_all 0.009065 0.000000 15.920975 ( 3.306220)
build_install 0.006899 0.002952 2.267753 ( 1.282402)
test_btest 0.000537 0.000084 68.793828 ( 11.488975)
test_basic 0.000612 0.004051 0.295068 ( 0.386053)
test_all 0.001127 0.000000 695.801083 (106.906412)
test_rubyspec 0.057335 0.024286 52.955697 ( 61.181366)
total: 189.55 sec