Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-122725
#<BuildRuby:0x000055d9cff8be80
@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-122725",
@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.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000009 0.000003 0.000012 ( 0.000013)
build_up 0.003869 0.001289 1.169616 ( 1.508889)
build_miniruby 0.000000 0.000968 0.982787 ( 0.981466)
build_ruby 0.000787 0.000502 2.764941 ( 2.662493)
build_all 0.006602 0.002358 15.843611 ( 3.337874)
build_install 0.009281 0.000250 2.179361 ( 1.212445)
test_btest 0.000456 0.000143 66.612021 ( 10.688978)
test_basic 0.005231 0.000000 0.327683 ( 0.417148)
test_all 0.000900 0.000000 669.650385 (123.279120)
test_rubyspec 0.035513 0.028297 53.379271 ( 61.659271)
total: 205.75 sec