Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-032858
#<BuildRuby:0x0000562f50c64028
@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.20221222-032858",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003700 0.000653 0.895912 ( 1.264790)
build_miniruby 0.000783 0.000138 0.979492 ( 0.978362)
build_ruby 0.001031 0.000182 2.552001 ( 2.550564)
build_all 0.007660 0.001352 15.810276 ( 3.397921)
build_install 0.005380 0.003927 2.185397 ( 1.213780)
test_btest 0.000475 0.000100 66.969608 ( 10.743042)
test_basic 0.003973 0.000836 0.292795 ( 0.383404)
test_all 0.002003 0.000166 666.780258 (146.380894)
test_rubyspec 0.050605 0.019920 51.850735 ( 60.013123)
total: 226.93 sec