Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-013632
#<BuildRuby:0x000055630bd51e98
@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.20230110-013632",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.005560 0.001192 0.846272 ( 1.045250)
build_miniruby 0.001002 0.000215 1.019501 ( 1.017739)
build_ruby 0.001161 0.000248 2.783146 ( 2.780663)
build_all 0.009903 0.000000 16.842116 ( 2.983899)
build_install 0.009840 0.000000 2.136055 ( 1.081732)
test_btest 0.000858 0.000000 68.788981 ( 11.559450)
test_basic 0.005683 0.000889 0.350398 ( 0.436742)
test_all 0.001369 0.000219 656.793286 (100.717145)
test_rubyspec 0.104046 0.029396 52.081035 ( 60.122017)
total: 181.75 sec