Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-154615
#<BuildRuby:0x00005594a232fed8
@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.20230104-154615",
@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.000015 0.000003 0.000018 ( 0.000018)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.004061 0.002984 0.860738 ( 1.485663)
build_miniruby 0.000000 0.001246 1.010689 ( 1.008867)
build_ruby 0.000249 0.001396 2.773282 ( 2.770613)
build_all 0.006511 0.003365 16.672750 ( 2.995552)
build_install 0.008764 0.002921 2.281412 ( 1.177419)
test_btest 0.000845 0.000281 76.968550 ( 10.308992)
test_basic 0.002045 0.004884 0.386485 ( 0.471818)
test_all 0.000989 0.000384 656.959006 (101.460262)
test_rubyspec 0.078538 0.051878 51.335370 ( 59.400001)
total: 181.08 sec