Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-135856
#<BuildRuby:0x000055bc39653fb0
@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.20230101-135856",
@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.000000 0.000006 ( 0.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.002039 0.004536 0.850751 ( 1.536999)
build_miniruby 0.001120 0.000240 1.016493 ( 1.014360)
build_ruby 0.001345 0.000288 2.771075 ( 2.768448)
build_all 0.008892 0.000893 16.790914 ( 2.988843)
build_install 0.009814 0.001963 2.287002 ( 1.184175)
test_btest 0.000868 0.000174 68.534294 ( 11.470574)
test_basic 0.002017 0.004590 0.362407 ( 0.449027)
test_all 0.001065 0.000266 672.108635 ( 99.300666)
test_rubyspec 0.084623 0.035281 51.557421 ( 59.636861)
total: 180.35 sec