Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-044104
#<BuildRuby:0x00005604b40fc0f8
@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.20221223-044104",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.004062 0.000013 0.824474 ( 1.043703)
build_miniruby 0.000974 0.000065 0.956643 ( 0.955266)
build_ruby 0.001214 0.000000 2.563407 ( 2.561795)
build_all 0.009230 0.000000 15.929041 ( 3.396974)
build_install 0.008273 0.000385 2.258647 ( 1.296650)
test_btest 0.000547 0.000030 62.572072 ( 11.749413)
test_basic 0.005035 0.000035 0.310475 ( 0.401160)
test_all 0.001606 0.000084 678.825924 (136.641300)
test_rubyspec 0.048918 0.015675 52.114120 ( 60.351508)
total: 218.40 sec