Logfile: /home/ko1/ruby/logs/brlog.trunk.20230704-132138
#<BuildRuby:0x000056259f43ff38
@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.20230704-132138",
@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.000024 0.000000 0.000024 ( 0.000031)
autoconf 0.000011 0.000000 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005286 0.000061 1.336170 ( 2.597301)
build_miniruby 0.001080 0.000054 0.885304 ( 0.885312)
build_ruby 0.001250 0.000062 2.682577 ( 2.682646)
build_all 0.009260 0.000000 11.040290 ( 7.674480)
build_install 0.001266 0.006908 4.969632 ( 1.914648)
test_btest 0.000960 0.000111 81.727822 ( 7.983036)
test_basic 0.004139 0.000477 0.729535 ( 0.810361)
test_all 0.001099 0.000127 473.147893 ( 44.462256)
test_rubyspec 0.030373 0.002397 42.320356 ( 54.866685)
total: 123.88 sec