Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-125817
#<BuildRuby:0x00005631d95fa620
@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.20221227-125817",
@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.000016 0.000002 0.000018 ( 0.000017)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.006052 0.000265 0.841328 ( 1.682005)
build_miniruby 0.001161 0.000154 1.004174 ( 1.002244)
build_ruby 0.001425 0.000190 2.762110 ( 2.759534)
build_all 0.005642 0.003830 16.597678 ( 2.973680)
build_install 0.011135 0.000432 2.229932 ( 1.180249)
test_btest 0.000999 0.000158 72.707493 ( 10.388936)
test_basic 0.006343 0.001001 0.374536 ( 0.458496)
test_all 0.001295 0.000000 658.943237 (100.769488)
test_rubyspec 0.068580 0.029407 51.436668 ( 59.502802)
total: 180.72 sec