Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-233332
#<BuildRuby:0x000055933e3c7018
@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.20221224-233332",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.001272 0.007438 0.925750 ( 1.125528)
build_miniruby 0.002022 0.000433 0.841948 ( 0.840614)
build_ruby 0.003055 0.000655 2.144620 ( 2.143707)
build_all 0.019787 0.000502 18.487015 ( 2.161888)
build_install 0.021600 0.000564 2.049457 ( 1.009690)
test_btest 0.001305 0.000178 89.883469 ( 9.200675)
test_basic 0.009566 0.000040 0.340751 ( 0.428805)
test_all 0.001916 0.000239 684.776119 ( 63.156220)
test_rubyspec 0.098579 0.072160 47.808597 ( 55.962795)
total: 136.03 sec