Logfile: /home/ko1/ruby/logs/brlog.trunk.20230610-061324
#<BuildRuby:0x000055f05841be20
@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.20230610-061324",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004921 0.000223 1.346797 ( 2.655632)
build_miniruby 0.000813 0.000191 0.763972 ( 0.763956)
build_ruby 0.001560 0.000000 2.517117 ( 2.517639)
build_all 0.006527 0.003091 12.781811 ( 1.193791)
build_install 0.007078 0.000733 1.732902 ( 0.838454)
test_btest 0.000582 0.000139 82.706825 ( 6.843498)
test_basic 0.000000 0.004374 0.677517 ( 0.758824)
test_all 0.000000 0.002079 414.223554 ( 44.622659)
test_rubyspec 0.015202 0.021867 41.550334 ( 54.080494)
total: 114.28 sec