Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-030628
#<BuildRuby:0x0000563fcf952be8
@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.20221218-030628",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.003806 0.000271 0.815630 ( 1.070654)
build_miniruby 0.000984 0.000000 0.944829 ( 0.943648)
build_ruby 0.001179 0.000000 2.702531 ( 2.616476)
build_all 0.009220 0.000000 15.852316 ( 3.310164)
build_install 0.008982 0.000000 2.267843 ( 1.255930)
test_btest 0.000569 0.000003 57.673522 ( 12.007801)
test_basic 0.004463 0.000011 0.306558 ( 0.397704)
test_all 0.000691 0.000802 673.597839 (141.771463)
test_rubyspec 0.047236 0.016147 52.497143 ( 60.696526)
total: 224.07 sec