Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-143150
#<BuildRuby:0x000055c11c83a620
@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.20221210-143150",
@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.000009 0.000000 0.000009 ( 0.000008)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004774 0.000000 1.144943 ( 1.173229)
build_miniruby 0.000958 0.000000 0.984447 ( 0.983199)
build_ruby 0.001287 0.000000 2.751867 ( 2.626549)
build_all 0.008694 0.000000 15.780223 ( 3.299894)
build_install 0.008865 0.000000 2.233820 ( 1.268595)
test_btest 0.000597 0.000000 66.657380 ( 10.870247)
test_basic 0.000477 0.004722 0.348800 ( 0.439325)
test_all 0.000848 0.000047 643.745038 (108.786227)
test_rubyspec 0.060788 0.002562 52.720190 ( 60.978671)
total: 190.43 sec