Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-171201
#<BuildRuby:0x000055cebe064040
@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.20230114-171201",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000045 0.000007 0.000052 ( 0.000051)
configure 0.000035 0.000005 0.000040 ( 0.000040)
build_up 0.000000 0.008791 0.850211 ( 1.043660)
build_miniruby 0.000000 0.001208 1.024352 ( 1.022517)
build_ruby 0.000395 0.001129 2.788787 ( 2.786317)
build_all 0.009966 0.000000 16.853447 ( 2.986119)
build_install 0.000319 0.011113 2.091840 ( 1.076650)
test_btest 0.000629 0.000279 68.773525 ( 11.923428)
test_basic 0.003080 0.003498 0.338784 ( 0.425537)
test_all 0.000770 0.000364 655.513344 (109.163045)
test_rubyspec 0.074179 0.028469 51.954499 ( 60.165609)
total: 190.59 sec