Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-013448
#<BuildRuby:0x000055a48c21a620
@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.20230108-013448",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.004986 0.001662 0.848566 ( 1.669416)
build_miniruby 0.000969 0.000323 1.024393 ( 1.022245)
build_ruby 0.001280 0.000426 2.781775 ( 2.779215)
build_all 0.003720 0.006264 16.913603 ( 3.014523)
build_install 0.011303 0.000447 2.127812 ( 1.079264)
test_btest 0.000691 0.000246 77.252113 ( 10.811753)
test_basic 0.003766 0.002705 0.362905 ( 0.448931)
test_all 0.000845 0.000317 674.422285 ( 97.363860)
test_rubyspec 0.089155 0.043371 52.535842 ( 60.580888)
total: 178.77 sec