Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-125814
#<BuildRuby:0x000055ff58757c60
@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.20221219-125814",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003192 0.000246 0.626105 ( 1.053361)
build_miniruby 0.000813 0.000062 0.754049 ( 0.753815)
build_ruby 0.001245 0.000096 2.597171 ( 2.520505)
build_all 0.005044 0.003864 12.544693 ( 1.538975)
build_install 0.002200 0.004552 1.629388 ( 0.779988)
test_btest 0.000579 0.000116 65.356980 ( 6.217263)
test_basic 0.000222 0.003283 0.259262 ( 0.354453)
test_all 0.000879 0.000550 508.618583 ( 71.443627)
test_rubyspec 0.018996 0.008608 35.603438 ( 46.136373)
total: 130.80 sec