Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-132415
#<BuildRuby:0x00005562a4ca80f8
@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.20221208-132415",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004557 0.000304 1.090318 ( 1.632585)
build_miniruby 0.000856 0.000057 0.996411 ( 0.995264)
build_ruby 0.001311 0.000087 2.825610 ( 2.699431)
build_all 0.004093 0.005098 15.643252 ( 3.352754)
build_install 0.007909 0.000385 2.253277 ( 1.308978)
test_btest 0.000599 0.000075 64.815532 ( 11.380936)
test_basic 0.004993 0.000000 0.358523 ( 0.449473)
test_all 0.000972 0.000112 664.706799 (113.517526)
test_rubyspec 0.031956 0.031423 51.958401 ( 60.123826)
total: 195.46 sec