Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-032556
#<BuildRuby:0x000056041a8fb4b0
@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.20230728-032556",
@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.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000008)
build_up 0.006469 0.000000 1.496332 ( 2.721444)
build_miniruby 0.001069 0.000000 0.895258 ( 0.894260)
build_ruby 0.000000 0.001228 2.731966 ( 2.732972)
build_all 0.003410 0.006026 14.519469 ( 1.233937)
build_install 0.001683 0.007224 2.225136 ( 0.933898)
test_btest 0.000867 0.000217 81.708057 ( 7.888859)
test_basic 0.000903 0.004101 0.673106 ( 0.752923)
test_all 0.000964 0.000281 523.951760 ( 53.037838)
test_rubyspec 0.026618 0.014181 43.895078 ( 56.252380)
total: 126.45 sec