Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-005838
#<BuildRuby:0x00005555d0813f28
@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.20230111-005838",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000033 0.000007 0.000040 ( 0.000040)
build_up 0.005340 0.001144 0.868132 ( 1.048356)
build_miniruby 0.001042 0.000223 1.012169 ( 1.010156)
build_ruby 0.001346 0.000289 2.768947 ( 2.766415)
build_all 0.005438 0.004687 16.873425 ( 3.005991)
build_install 0.001449 0.007833 2.136810 ( 1.084017)
test_btest 0.000948 0.000000 75.175004 ( 11.350897)
test_basic 0.002495 0.003990 0.343988 ( 0.430455)
test_all 0.000960 0.000396 669.606539 ( 94.350401)
test_rubyspec 0.062029 0.069542 51.639563 ( 59.729570)
total: 174.78 sec