Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-110043
#<BuildRuby:0x000055eee8a95e98
@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-110043",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004165 0.000277 0.839794 ( 1.200682)
build_miniruby 0.001012 0.000000 0.977777 ( 0.976343)
build_ruby 0.001204 0.000000 2.788474 ( 2.654897)
build_all 0.009177 0.000000 15.932919 ( 3.394270)
build_install 0.004369 0.004523 2.221941 ( 1.243366)
test_btest 0.000513 0.000057 66.089349 ( 11.052376)
test_basic 0.001606 0.003926 0.320372 ( 0.409999)
test_all 0.001103 0.000174 680.008495 (135.354240)
test_rubyspec 0.047365 0.016405 53.128119 ( 61.249260)
total: 217.54 sec