Logfile: /home/ko1/ruby/logs/brlog.trunk.20220529-001112
#<BuildRuby:0x00005579f741e620
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220529-001112",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.005985 0.000921 0.944330 ( 1.012716)
build_miniruby 0.000847 0.000130 0.057091 ( 0.055937)
build_ruby 0.000938 0.000144 0.057678 ( 0.056255)
build_all 0.004314 0.000000 1.442342 ( 0.603464)
build_install 0.008375 0.001178 6.228508 ( 2.823757)
test_btest 0.000646 0.000092 47.377522 ( 8.858981)
test_basic 0.000467 0.005233 0.324727 ( 0.413038)
test_all 0.001069 0.000229 652.535861 ( 93.144487)
test_rubyspec 0.088017 0.041252 43.901818 ( 49.460075)
total: 156.43 sec