Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-051802
#<BuildRuby:0x00005587407babe8
@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.20230110-051802",
@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.000016 0.000003 0.000019 ( 0.000018)
configure 0.000026 0.000004 0.000030 ( 0.000016)
build_up 0.001955 0.004504 0.847252 ( 1.055890)
build_miniruby 0.001019 0.000218 1.016980 ( 1.015023)
build_ruby 0.001327 0.000284 2.777515 ( 2.774840)
build_all 0.008921 0.000904 16.847657 ( 2.985820)
build_install 0.008567 0.000724 2.157386 ( 1.098989)
test_btest 0.000860 0.000161 68.326044 ( 11.613863)
test_basic 0.001102 0.005281 0.344450 ( 0.431088)
test_all 0.002019 0.000000 678.795646 ( 99.276120)
test_rubyspec 0.069337 0.056016 52.111133 ( 60.135219)
total: 180.39 sec