Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-012210
#<BuildRuby:0x000055f5500cabe8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221229-012210",
@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.000008)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.005319 0.001227 0.896534 ( 1.121571)
build_miniruby 0.001040 0.000240 1.017390 ( 1.015336)
build_ruby 0.001175 0.000271 2.775464 ( 2.772928)
build_all 0.005055 0.004802 16.728403 ( 2.978646)
build_install 0.005077 0.006543 2.310864 ( 1.184970)
test_btest 0.000784 0.000000 77.741138 ( 10.432285)
test_basic 0.003612 0.002945 0.346541 ( 0.432747)
test_all 0.000503 0.000597 662.696093 (100.427246)
test_rubyspec 0.080416 0.045160 51.485242 ( 59.559188)
total: 179.93 sec