Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-120147
#<BuildRuby:0x000055ec1fdf7468
@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.20221214-120147",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.003873 0.000242 0.842235 ( 1.223738)
build_miniruby 0.000983 0.000061 0.915715 ( 0.914304)
build_ruby 0.001268 0.000000 2.818608 ( 2.725275)
build_all 0.000862 0.008328 15.779846 ( 3.284081)
build_install 0.010729 0.000358 2.277832 ( 1.285789)
test_btest 0.000556 0.000088 62.941177 ( 11.511340)
test_basic 0.004887 0.000771 0.317772 ( 0.408162)
test_all 0.001151 0.000182 675.321112 (135.633773)
test_rubyspec 0.020926 0.036045 52.768137 ( 60.920948)
total: 217.91 sec