Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-154913
#<BuildRuby:0x000055c2c6557df8
@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-154913",
@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.000012 0.000007 0.000019 ( 0.000019)
autoconf 0.000037 0.000022 0.000059 ( 0.000058)
configure 0.000030 0.000018 0.000048 ( 0.000049)
build_up 0.004647 0.004470 0.855828 ( 1.300476)
build_miniruby 0.000834 0.000530 1.028850 ( 1.027400)
build_ruby 0.001019 0.000648 2.777343 ( 2.774684)
build_all 0.009776 0.000000 16.926391 ( 3.030893)
build_install 0.008883 0.000555 2.134098 ( 1.085095)
test_btest 0.000606 0.000283 73.171704 ( 11.321023)
test_basic 0.006413 0.000834 0.371065 ( 0.456030)
test_all 0.001166 0.000186 690.214885 ( 97.584304)
test_rubyspec 0.074616 0.039102 52.634399 ( 60.771777)
total: 179.35 sec