Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-041657
#<BuildRuby:0x000055cdb27f4060
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221228-041657",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.003739 0.617540 ( 1.010894)
build_miniruby 0.000680 0.000294 0.747546 ( 0.746598)
build_ruby 0.000000 0.001305 2.522165 ( 2.523395)
build_all 0.004837 0.004524 12.698800 ( 1.527928)
build_install 0.000194 0.006565 1.622286 ( 0.770377)
test_btest 0.000427 0.000233 66.194912 ( 6.040420)
test_basic 0.001309 0.002472 0.257769 ( 0.354493)
test_all 0.000759 0.000442 487.737342 ( 46.242369)
test_rubyspec 0.018995 0.009701 35.429599 ( 45.987140)
total: 105.20 sec