Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-160127
#<BuildRuby:0x000055c51628fe70
@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-160127",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.005305 0.001224 0.846139 ( 1.169711)
build_miniruby 0.001046 0.000241 1.011430 ( 1.009484)
build_ruby 0.001241 0.000286 2.757476 ( 2.754628)
build_all 0.009744 0.000082 16.640965 ( 2.985838)
build_install 0.007604 0.001521 2.067176 ( 1.058475)
test_btest 0.000755 0.000151 72.215205 ( 10.334063)
test_basic 0.002592 0.004593 0.373675 ( 0.458165)
test_all 0.001095 0.000000 654.368828 (105.459562)
test_rubyspec 0.083761 0.035097 51.074629 ( 59.122030)
total: 184.35 sec