Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-044717
#<BuildRuby:0x0000558120517e70
@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.20230114-044717",
@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.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000018 0.000003 0.000021 ( 0.000019)
build_up 0.005853 0.000781 0.848247 ( 1.034634)
build_miniruby 0.001282 0.000000 1.015058 ( 1.013221)
build_ruby 0.001584 0.000000 2.768858 ( 2.766221)
build_all 0.009482 0.000464 16.830437 ( 2.960395)
build_install 0.008141 0.000958 2.099301 ( 1.081342)
test_btest 0.000985 0.000116 68.097969 ( 11.574908)
test_basic 0.005573 0.000656 0.343064 ( 0.429462)
test_all 0.001327 0.000156 670.096567 ( 99.210012)
test_rubyspec 0.101692 0.022892 52.279596 ( 60.377519)
total: 180.45 sec