Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-051046
#<BuildRuby:0x000055f8d0334040
@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.20230112-051046",
@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.000003 0.000009 ( 0.000008)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000022 0.000009 0.000031 ( 0.000031)
build_up 0.001826 0.004767 0.842562 ( 1.014947)
build_miniruby 0.000886 0.000443 1.012421 ( 1.010426)
build_ruby 0.001078 0.000539 2.771817 ( 2.769364)
build_all 0.009966 0.000000 16.701864 ( 2.991076)
build_install 0.011174 0.000000 2.033330 ( 1.070423)
test_btest 0.000857 0.000000 76.568665 ( 10.244157)
test_basic 0.006653 0.000000 0.353244 ( 0.439289)
test_all 0.001144 0.000000 655.181313 (108.284503)
test_rubyspec 0.100045 0.026432 51.844499 ( 59.874848)
total: 187.70 sec