Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-053932
#<BuildRuby:0x00005584648843c8
@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.20230102-053932",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000020 0.000008 0.000028 ( 0.000027)
build_up 0.004376 0.001823 0.843606 ( 1.018882)
build_miniruby 0.000815 0.000339 1.008551 ( 1.006732)
build_ruby 0.001111 0.000463 2.777727 ( 2.775163)
build_all 0.008313 0.001498 16.716503 ( 2.992086)
build_install 0.006172 0.003414 2.324333 ( 1.199868)
test_btest 0.000731 0.000292 79.136708 ( 10.780909)
test_basic 0.005866 0.000491 0.346682 ( 0.432888)
test_all 0.001529 0.000573 681.866304 (100.729484)
test_rubyspec 0.075822 0.027436 51.785371 ( 59.827120)
total: 180.76 sec