Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-094815
#<BuildRuby:0x000055b5f2a3b468
@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.20230109-094815",
@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.000011 0.000000 0.000011 ( 0.000011)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000017 0.000001 0.000018 ( 0.000019)
build_up 0.000365 0.006057 0.858974 ( 1.056786)
build_miniruby 0.000990 0.000165 1.019110 ( 1.017064)
build_ruby 0.000000 0.001428 2.777240 ( 2.774651)
build_all 0.005120 0.004916 16.818121 ( 3.011051)
build_install 0.004571 0.007070 2.121854 ( 1.076256)
test_btest 0.000786 0.000262 75.088283 ( 10.263092)
test_basic 0.005016 0.001672 0.347166 ( 0.433160)
test_all 0.000428 0.000980 654.404307 (109.117333)
test_rubyspec 0.081562 0.049344 52.078249 ( 60.107588)
total: 188.86 sec