Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-192703
#<BuildRuby:0x0000564006d73e70
@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.20221214-192703",
@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.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003675 0.000565 0.881895 ( 1.124010)
build_miniruby 0.000924 0.000143 0.926441 ( 0.924870)
build_ruby 0.001291 0.000000 2.772047 ( 2.631980)
build_all 0.004509 0.004719 15.826386 ( 3.329430)
build_install 0.008585 0.001840 2.230033 ( 1.281045)
test_btest 0.000492 0.000105 65.076761 ( 10.999149)
test_basic 0.004014 0.000860 0.287554 ( 0.378619)
test_all 0.001107 0.000237 665.778900 (150.529373)
test_rubyspec 0.057625 0.005911 52.068494 ( 60.240137)
total: 231.44 sec