Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-223329
#<BuildRuby:0x000055ec25d92620
@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.20221223-223329",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000246 0.004037 0.893574 ( 1.109362)
build_miniruby 0.000699 0.000233 0.971749 ( 0.970314)
build_ruby 0.000914 0.000305 2.655902 ( 2.654390)
build_all 0.003426 0.005549 15.744856 ( 3.357955)
build_install 0.004566 0.004481 2.165327 ( 1.194441)
test_btest 0.000406 0.000187 58.594391 ( 11.829926)
test_basic 0.000000 0.004287 0.329269 ( 0.420391)
test_all 0.000561 0.000425 646.852299 (100.150155)
test_rubyspec 0.040221 0.023346 51.757430 ( 59.960104)
total: 181.65 sec