Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-053540
#<BuildRuby:0x000055a35c9fa628
@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.20230101-053540",
@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.000015 0.000002 0.000017 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005554 0.000741 0.844732 ( 1.164952)
build_miniruby 0.001041 0.000138 1.016787 ( 1.015088)
build_ruby 0.001620 0.000000 2.772393 ( 2.769618)
build_all 0.009571 0.000314 16.734422 ( 2.987582)
build_install 0.006192 0.005539 2.280244 ( 1.179959)
test_btest 0.000863 0.000152 67.498629 ( 11.455688)
test_basic 0.006279 0.001108 0.366936 ( 0.451668)
test_all 0.000596 0.001152 654.893598 ( 99.335593)
test_rubyspec 0.061764 0.062773 51.520877 ( 59.553766)
total: 179.91 sec