Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-154517
#<BuildRuby:0x000055663bfab468
@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.20221212-154517",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.003870 0.000276 0.875444 ( 1.066917)
build_miniruby 0.001003 0.000000 1.002204 ( 1.000724)
build_ruby 0.001269 0.000000 2.760517 ( 2.663853)
build_all 0.009157 0.000000 15.885375 ( 3.305551)
build_install 0.010821 0.000065 2.268789 ( 1.232333)
test_btest 0.000547 0.000028 65.236700 ( 11.571930)
test_basic 0.004912 0.000029 0.313426 ( 0.404635)
test_all 0.000000 0.001250 672.675624 (145.967772)
test_rubyspec 0.044352 0.022971 52.874552 ( 61.036245)
total: 228.25 sec