Logfile: /home/ko1/ruby/logs/brlog.trunk.20230615-143129
#<BuildRuby:0x000055df9c2f7520
@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.20230615-143129",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005152 0.000000 1.403224 ( 2.686262)
build_miniruby 0.000000 0.001044 0.778743 ( 0.778320)
build_ruby 0.000000 0.001236 2.376213 ( 2.377201)
build_all 0.004206 0.005518 13.178057 ( 1.230123)
build_install 0.007787 0.000491 1.912918 ( 0.877568)
test_btest 0.001070 0.000000 84.354364 ( 7.178329)
test_basic 0.000266 0.003733 0.755940 ( 0.837269)
test_all 0.001842 0.000307 452.213278 ( 42.863963)
test_rubyspec 0.012171 0.025850 41.738089 ( 54.176008)
total: 113.01 sec