Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-103538
#<BuildRuby:0x0000562367eafde0
@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.20220819-103538",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.003028 0.003891 0.904647 ( 2.215114)
build_miniruby 0.000854 0.000197 0.058212 ( 0.056826)
build_ruby 0.000853 0.000197 0.059991 ( 0.058742)
build_all 0.000399 0.004326 1.551843 ( 0.599556)
build_install 0.008015 0.001079 1.905573 ( 0.960348)
test_btest 0.000579 0.000166 50.003556 ( 8.663502)
test_basic 0.004422 0.001263 0.286941 ( 0.376225)
test_all 0.002506 0.000716 628.759244 ( 88.583031)
test_rubyspec 0.076406 0.041751 44.350958 ( 52.948678)
total: 154.46 sec