Logfile: /home/ko1/ruby/logs/brlog.trunk.20230811-054023
#<BuildRuby:0x0000564ac8063b50
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230811-054023",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004843 0.000808 1.458100 ( 2.684281)
build_miniruby 0.000903 0.000151 0.941183 ( 0.940379)
build_ruby 0.001543 0.000257 2.716196 ( 2.763351)
build_all 0.008850 0.000704 14.296981 ( 1.247076)
build_install 0.002899 0.005234 2.056796 ( 0.916212)
test_btest 0.000748 0.000158 81.167817 ( 7.706313)
test_basic 0.000459 0.003732 0.617984 ( 0.694325)
test_all 0.000814 0.000204 508.775348 ( 56.720632)
test_rubyspec 0.020096 0.021990 46.030358 ( 58.379056)
total: 132.05 sec