Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-073619
#<BuildRuby:0x000056094c098728
@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.20221217-073619",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.003614 0.000402 0.836741 ( 1.037186)
build_miniruby 0.000785 0.000088 0.987199 ( 0.985895)
build_ruby 0.001238 0.000000 2.755232 ( 2.653138)
build_all 0.008760 0.000000 15.873717 ( 3.290747)
build_install 0.006763 0.003645 2.282414 ( 1.273489)
test_btest 0.000606 0.000079 62.717294 ( 11.090847)
test_basic 0.000707 0.004137 0.318059 ( 0.409065)
test_all 0.001335 0.000233 682.599657 (140.576978)
test_rubyspec 0.043165 0.025458 52.991852 ( 61.172926)
total: 222.49 sec