Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-121522
#<BuildRuby:0x000055f2c96cff68
@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.20221126-121522",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004135 0.000886 1.062879 ( 1.640601)
build_miniruby 0.000000 0.000952 0.990457 ( 0.989267)
build_ruby 0.000000 0.001184 2.801909 ( 2.710963)
build_all 0.006165 0.002507 15.698584 ( 3.297135)
build_install 0.003598 0.005614 2.015292 ( 1.166420)
test_btest 0.000443 0.000147 59.906545 ( 11.194435)
test_basic 0.003778 0.001260 0.301069 ( 0.391452)
test_all 0.001019 0.000339 703.355275 (108.572400)
test_rubyspec 0.046476 0.017879 53.040687 ( 61.235751)
total: 191.20 sec