Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-142912
#<BuildRuby:0x000056002fc74040
@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.20221217-142912",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.003806 0.000272 0.919751 ( 1.248783)
build_miniruby 0.000986 0.000070 0.947568 ( 0.945948)
build_ruby 0.001135 0.000081 2.916426 ( 2.805239)
build_all 0.008734 0.000284 15.770749 ( 3.319873)
build_install 0.005502 0.004855 2.230258 ( 1.239982)
test_btest 0.000516 0.000064 59.995991 ( 11.741139)
test_basic 0.004490 0.000000 0.293407 ( 0.384696)
test_all 0.000000 0.002446 677.356970 (142.964312)
test_rubyspec 0.052557 0.014734 53.703906 ( 61.896197)
total: 226.55 sec