Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-132559
#<BuildRuby:0x000055a4bc42be48
@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.20221216-132559",
@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.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004111 0.000257 0.954683 ( 1.156755)
build_miniruby 0.000906 0.000000 0.993835 ( 0.992699)
build_ruby 0.001076 0.000000 2.824778 ( 2.727011)
build_all 0.008729 0.000119 15.820729 ( 3.283553)
build_install 0.008554 0.000475 2.226936 ( 1.270364)
test_btest 0.000590 0.000032 65.634394 ( 11.104840)
test_basic 0.004470 0.000249 0.316719 ( 0.407783)
test_all 0.001465 0.000081 663.425830 (154.216032)
test_rubyspec 0.044046 0.026420 52.325117 ( 60.491959)
total: 235.65 sec