Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-033542
#<BuildRuby:0x0000556fc176be80
@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.20221214-033542",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000000 0.004500 0.885779 ( 1.877225)
build_miniruby 0.000000 0.000975 0.946137 ( 0.944625)
build_ruby 0.000000 0.001186 2.868037 ( 2.742392)
build_all 0.006679 0.002410 15.861178 ( 3.336431)
build_install 0.009389 0.000000 2.248825 ( 1.299751)
test_btest 0.000589 0.000013 66.255989 ( 10.648920)
test_basic 0.003673 0.000668 0.306040 ( 0.397669)
test_all 0.001287 0.000234 671.212381 (141.633735)
test_rubyspec 0.059291 0.016334 52.172406 ( 60.381113)
total: 223.26 sec