Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-184308
#<BuildRuby:0x0000561461d5dc18
@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.20230115-184308",
@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.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000023 0.000006 0.000029 ( 0.000041)
build_up 0.000000 0.006272 0.889408 ( 1.075185)
build_miniruby 0.000608 0.000675 1.019182 ( 1.017200)
build_ruby 0.001653 0.000000 2.808604 ( 2.806133)
build_all 0.008869 0.000903 16.833618 ( 2.986587)
build_install 0.008903 0.000219 2.101847 ( 1.075268)
test_btest 0.000592 0.000164 75.648480 ( 10.671517)
test_basic 0.003514 0.003940 0.372242 ( 0.456598)
test_all 0.001830 0.000205 684.092821 ( 95.614115)
test_rubyspec 0.076764 0.042306 52.399853 ( 60.452941)
total: 176.16 sec