Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-175158
#<BuildRuby:0x000055cc161a2678
@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.20221207-175158",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.004428 0.000521 1.142167 ( 1.999687)
build_miniruby 0.000850 0.000100 0.999542 ( 0.998306)
build_ruby 0.001253 0.000000 2.677543 ( 2.576584)
build_all 0.009129 0.000175 15.703891 ( 3.284217)
build_install 0.009982 0.000551 2.211653 ( 1.276195)
test_btest 0.000524 0.000053 65.091582 ( 11.321418)
test_basic 0.000042 0.004783 0.305959 ( 0.396618)
test_all 0.000742 0.000112 671.241974 (102.944264)
test_rubyspec 0.030364 0.025873 52.826645 ( 61.112658)
total: 185.91 sec