Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-153903
#<BuildRuby:0x00005594ed08c460
@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-153903",
@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.000009)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.004733 0.000110 1.286278 ( 3.360633)
build_miniruby 0.000913 0.000130 0.953514 ( 0.952195)
build_ruby 0.001113 0.000159 2.699767 ( 2.603976)
build_all 0.008853 0.000000 15.791007 ( 3.385045)
build_install 0.001117 0.007983 2.244916 ( 1.279917)
test_btest 0.000481 0.000113 65.280267 ( 10.490241)
test_basic 0.003839 0.000903 0.322698 ( 0.413524)
test_all 0.001573 0.000370 674.664027 (103.619631)
test_rubyspec 0.039130 0.024656 52.463784 ( 60.687014)
total: 186.79 sec