Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-215756
#<BuildRuby:0x0000560ad491bdf8
@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.20220817-215756",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.002956 0.003751 0.836363 ( 1.598715)
build_miniruby 0.000729 0.000243 0.057807 ( 0.056488)
build_ruby 0.000684 0.000228 0.061092 ( 0.059977)
build_all 0.004502 0.000100 1.529449 ( 0.589095)
build_install 0.006283 0.004947 1.885076 ( 0.953187)
test_btest 0.000463 0.000165 45.634977 ( 8.681552)
test_basic 0.004157 0.001484 0.321535 ( 0.410281)
test_all 0.001680 0.000599 607.354803 ( 91.494200)
test_rubyspec 0.039915 0.068937 43.861972 ( 51.265299)
total: 155.11 sec