Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-142733
#<BuildRuby:0x000056059946fe70
@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="-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.20221213-142733",
@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.000012 0.000003 0.000015 ( 0.000016)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.000000 0.004103 0.872332 ( 1.084190)
build_miniruby 0.000000 0.001009 1.014040 ( 1.012569)
build_ruby 0.000000 0.001218 2.745058 ( 2.650446)
build_all 0.005617 0.003432 15.897821 ( 3.385380)
build_install 0.009931 0.000438 2.303556 ( 1.319775)
test_btest 0.000438 0.000146 59.833592 ( 12.239560)
test_basic 0.000065 0.004455 0.307547 ( 0.398745)
test_all 0.001210 0.000484 668.806504 (141.875833)
test_rubyspec 0.037480 0.022424 52.503852 ( 60.696844)
total: 224.66 sec