Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-235747
#<BuildRuby:0x00005605537c7f28
@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.20230112-235747",
@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.000016 0.000001 0.000017 ( 0.000017)
configure 0.000033 0.000002 0.000035 ( 0.000032)
build_up 0.002673 0.003903 0.850456 ( 1.072269)
build_miniruby 0.001240 0.000155 1.013505 ( 1.011944)
build_ruby 0.001336 0.000167 2.779647 ( 2.777145)
build_all 0.008879 0.001110 16.819790 ( 2.988778)
build_install 0.011213 0.000197 2.087421 ( 1.075809)
test_btest 0.000728 0.000081 76.367826 ( 10.272411)
test_basic 0.002685 0.003806 0.347117 ( 0.433481)
test_all 0.001282 0.000075 649.644887 (104.401915)
test_rubyspec 0.114662 0.013888 51.776380 ( 59.926629)
total: 183.96 sec