Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-164428
#<BuildRuby:0x0000558c97a68410
@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.20221213-164428",
@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.000044 0.000003 0.000047 ( 0.000035)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.003888 0.000278 0.840531 ( 1.089598)
build_miniruby 0.000811 0.000058 0.963416 ( 0.962222)
build_ruby 0.001143 0.000000 2.702001 ( 2.576657)
build_all 0.006712 0.002482 15.861437 ( 3.410479)
build_install 0.009051 0.000000 2.196706 ( 1.207007)
test_btest 0.000567 0.000000 61.560584 ( 11.162352)
test_basic 0.004242 0.000339 0.309953 ( 0.400842)
test_all 0.001460 0.000000 681.384009 (135.826220)
test_rubyspec 0.048608 0.007009 52.577481 ( 60.703082)
total: 217.34 sec