Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-001435
#<BuildRuby:0x000056194df183c8
@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.20221212-001435",
@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.000007)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.004320 0.000000 0.876821 ( 1.081274)
build_miniruby 0.000989 0.000000 0.951529 ( 0.950119)
build_ruby 0.001320 0.000000 2.883697 ( 2.797090)
build_all 0.009048 0.000000 15.774614 ( 3.319951)
build_install 0.006241 0.004344 2.249604 ( 1.247562)
test_btest 0.000622 0.000031 66.780212 ( 10.584380)
test_basic 0.005084 0.000033 0.323829 ( 0.414328)
test_all 0.001398 0.000067 675.600799 (143.314778)
test_rubyspec 0.044107 0.015272 52.279145 ( 60.487214)
total: 224.20 sec