Logfile: /home/ko1/ruby/logs/brlog.trunk.20230625-095445
#<BuildRuby:0x000055ab47863ba0
@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.20230625-095445",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005969 0.000207 1.402281 ( 2.653110)
build_miniruby 0.000870 0.000087 0.835305 ( 0.835667)
build_ruby 0.001196 0.000000 2.639248 ( 2.639854)
build_all 0.005512 0.004444 15.439990 ( 1.362765)
build_install 0.005236 0.003654 4.542796 ( 1.078981)
test_btest 0.000991 0.000172 84.269396 ( 7.127542)
test_basic 0.004004 0.000697 0.702804 ( 0.783937)
test_all 0.001076 0.000187 445.544243 ( 51.766879)
test_rubyspec 0.020166 0.016212 41.518144 ( 54.006394)
total: 122.26 sec