Logfile: /home/ko1/ruby/logs/brlog.trunk.20230605-004331
#<BuildRuby:0x00005575105bfb50
@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.20230605-004331",
@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.000009 0.000000 0.000009 ( 0.000009)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005021 0.000264 1.413444 ( 2.661209)
build_miniruby 0.000956 0.000051 0.775030 ( 0.774615)
build_ruby 0.001266 0.000067 2.388510 ( 2.389081)
build_all 0.000837 0.008387 12.140289 ( 1.088066)
build_install 0.006073 0.000911 1.604340 ( 0.846302)
test_btest 0.000874 0.000131 81.991881 ( 7.287933)
test_basic 0.000000 0.003448 0.621070 ( 0.703986)
test_all 0.000921 0.000335 419.385393 ( 46.277807)
test_rubyspec 0.015325 0.020098 41.504161 ( 53.939909)
total: 115.97 sec