Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-190403
#<BuildRuby:0x000056243744c008
@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.20221228-190403",
@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.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.000280 0.006174 0.843457 ( 1.044108)
build_miniruby 0.000000 0.001123 1.017099 ( 1.014971)
build_ruby 0.000000 0.001540 2.771327 ( 2.768737)
build_all 0.007872 0.001596 16.808610 ( 2.996087)
build_install 0.003336 0.006179 2.303934 ( 1.184210)
test_btest 0.000000 0.000954 68.910760 ( 11.536723)
test_basic 0.005380 0.001994 0.368315 ( 0.453382)
test_all 0.001290 0.000393 653.472128 (110.821690)
test_rubyspec 0.057453 0.028490 51.594341 ( 59.667214)
total: 191.49 sec