Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-154955
#<BuildRuby:0x000055a7b084ff28
@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-154955",
@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.000015 0.000003 0.000018 ( 0.000017)
configure 0.000018 0.000003 0.000021 ( 0.000019)
build_up 0.002151 0.004512 0.848115 ( 1.040246)
build_miniruby 0.001110 0.000238 1.014868 ( 1.012991)
build_ruby 0.001345 0.000288 2.773671 ( 2.770991)
build_all 0.006154 0.003733 16.887617 ( 3.014458)
build_install 0.009650 0.002413 2.148600 ( 1.092235)
test_btest 0.000893 0.000224 69.090215 ( 11.132189)
test_basic 0.005360 0.001340 0.343998 ( 0.430176)
test_all 0.000995 0.000248 677.459072 ( 95.934569)
test_rubyspec 0.081161 0.041025 51.636025 ( 59.732748)
total: 176.16 sec