Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-110646
#<BuildRuby:0x000055d1869bc028
@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.20221207-110646",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.001167 0.003715 1.101645 ( 1.143223)
build_miniruby 0.000733 0.000082 0.933704 ( 0.932589)
build_ruby 0.001068 0.000119 2.703583 ( 2.610991)
build_all 0.008856 0.000089 15.780174 ( 3.302483)
build_install 0.009830 0.000161 2.319140 ( 1.355486)
test_btest 0.000513 0.000047 64.253368 ( 10.980808)
test_basic 0.005290 0.000100 0.314417 ( 0.404404)
test_all 0.000798 0.000070 680.717732 (103.980252)
test_rubyspec 0.043500 0.018611 52.420649 ( 60.650362)
total: 185.36 sec