Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-001043
#<BuildRuby:0x00005621fdebff58
@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.20221226-001043",
@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.000017 0.000002 0.000019 ( 0.000019)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.001438 0.002758 0.825200 ( 1.052319)
build_miniruby 0.001030 0.000000 0.997433 ( 0.996071)
build_ruby 0.001103 0.000000 2.582551 ( 2.581130)
build_all 0.005821 0.003017 16.030237 ( 3.343058)
build_install 0.010619 0.000017 2.293730 ( 1.285801)
test_btest 0.000449 0.000086 66.422675 ( 10.737287)
test_basic 0.000000 0.004617 0.277538 ( 0.368932)
test_all 0.000000 0.001160 635.162337 (105.766538)
test_rubyspec 0.032091 0.028320 51.611106 ( 59.838203)
total: 185.97 sec