Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-004506
#<BuildRuby:0x0000558ba6be7f58
@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-004506",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.003928 0.000982 1.193960 ( 1.257530)
build_miniruby 0.000679 0.000170 0.966551 ( 0.965415)
build_ruby 0.000963 0.000241 2.861457 ( 2.758172)
build_all 0.008188 0.000892 15.815269 ( 3.267686)
build_install 0.009624 0.000000 2.190114 ( 1.251505)
test_btest 0.000552 0.000000 62.259998 ( 11.465442)
test_basic 0.004816 0.000000 0.296286 ( 0.387031)
test_all 0.001527 0.000000 662.058610 (105.814623)
test_rubyspec 0.041429 0.015697 52.806290 ( 60.982948)
total: 188.15 sec