Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-075214
#<BuildRuby:0x000055612b347df8
@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-075214",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000005 0.000018 ( 0.000017)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.002924 0.003624 0.877140 ( 1.064609)
build_miniruby 0.000914 0.000351 1.015636 ( 1.013753)
build_ruby 0.001128 0.000434 2.795064 ( 2.792469)
build_all 0.004852 0.004969 16.827411 ( 2.995107)
build_install 0.005288 0.006313 2.131328 ( 1.082304)
test_btest 0.000739 0.000370 66.800731 ( 11.315664)
test_basic 0.005893 0.000868 0.378006 ( 0.463812)
test_all 0.000812 0.000382 668.181460 ( 94.426944)
test_rubyspec 0.085654 0.044869 51.614706 ( 59.668300)
total: 174.82 sec