Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-234851
#<BuildRuby:0x00005602ee10be80
@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.20230123-234851",
@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.000018 0.000000 0.000018 ( 0.000018)
autoconf 0.000040 0.000000 0.000040 ( 0.000040)
configure 0.000049 0.000000 0.000049 ( 0.000047)
build_up 0.009015 0.000000 0.848246 ( 1.045919)
build_miniruby 0.001349 0.000000 1.004383 ( 1.002379)
build_ruby 0.001543 0.000000 2.778947 ( 2.776328)
build_all 0.005484 0.004440 16.647317 ( 2.989556)
build_install 0.004921 0.004066 2.040744 ( 1.066666)
test_btest 0.000953 0.000090 70.526386 ( 10.567936)
test_basic 0.002311 0.004033 0.342917 ( 0.430084)
test_all 0.001309 0.000179 665.872271 (112.995625)
test_rubyspec 0.093733 0.028910 51.039985 ( 59.110043)
total: 191.99 sec