Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-025737
#<BuildRuby:0x00005597f8437e80
@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.20221225-025737",
@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.000009)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.003990 0.000285 0.776165 ( 1.005626)
build_miniruby 0.000915 0.000066 1.023704 ( 1.022228)
build_ruby 0.001073 0.000076 2.637331 ( 2.636135)
build_all 0.004473 0.004389 15.960120 ( 3.417630)
build_install 0.004260 0.005239 2.289634 ( 1.345179)
test_btest 0.000482 0.000096 59.839994 ( 12.103037)
test_basic 0.004631 0.000002 0.288827 ( 0.379807)
test_all 0.000000 0.000919 629.956712 (107.492291)
test_rubyspec 0.041366 0.032939 52.394547 ( 60.519208)
total: 189.92 sec