Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-080020
#<BuildRuby:0x000055fb83303e80
@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.20221229-080020",
@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.000004 0.000018 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.000036 0.006669 0.841971 ( 1.156325)
build_miniruby 0.001301 0.000000 1.011395 ( 1.009467)
build_ruby 0.001589 0.000000 2.769509 ( 2.766703)
build_all 0.003056 0.006882 16.731209 ( 2.978208)
build_install 0.005268 0.006310 2.298018 ( 1.191270)
test_btest 0.000619 0.000310 76.210931 ( 10.529107)
test_basic 0.003658 0.003629 0.351297 ( 0.436395)
test_all 0.001880 0.000989 668.813095 (101.398047)
test_rubyspec 0.072373 0.058127 51.847062 ( 59.930281)
total: 181.40 sec