Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-162056
#<BuildRuby:0x000055cb9269ffb0
@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.20221221-162056",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003666 0.000386 0.887746 ( 1.097637)
build_miniruby 0.000987 0.000104 0.946456 ( 0.945062)
build_ruby 0.000991 0.000105 2.661010 ( 2.659502)
build_all 0.000280 0.008741 15.817423 ( 3.337027)
build_install 0.007402 0.000609 2.193876 ( 1.190442)
test_btest 0.000463 0.000093 69.231750 ( 11.335599)
test_basic 0.003801 0.000761 0.289310 ( 0.380175)
test_all 0.000000 0.001414 683.632569 (136.622437)
test_rubyspec 0.048397 0.009404 52.544299 ( 60.636386)
total: 218.20 sec