Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-022738
#<BuildRuby:0x000055ed82f3ffa0
@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.20221230-022738",
@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.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000031 0.000002 0.000033 ( 0.000019)
build_up 0.006290 0.000393 0.894308 ( 1.056758)
build_miniruby 0.001408 0.000000 1.011990 ( 1.009733)
build_ruby 0.001673 0.000000 2.778424 ( 2.775759)
build_all 0.009602 0.000004 16.721407 ( 2.997506)
build_install 0.011354 0.000355 2.280744 ( 1.174323)
test_btest 0.000862 0.000043 70.768612 ( 11.101192)
test_basic 0.006089 0.000305 0.309467 ( 0.395732)
test_all 0.001286 0.000064 666.505487 ( 98.771182)
test_rubyspec 0.074016 0.034634 51.636069 ( 59.750322)
total: 179.03 sec