Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-230302
#<BuildRuby:0x00005651c9233f68
@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.20230115-230302",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.001865 0.004786 0.893782 ( 1.052888)
build_miniruby 0.000000 0.001167 1.024732 ( 1.022810)
build_ruby 0.000643 0.000979 2.788560 ( 2.785810)
build_all 0.010102 0.000000 16.853130 ( 3.011651)
build_install 0.006594 0.004771 2.096410 ( 1.073244)
test_btest 0.000470 0.000223 78.710541 ( 10.589090)
test_basic 0.005643 0.001002 0.345406 ( 0.431316)
test_all 0.000907 0.000408 676.482084 ( 95.625044)
test_rubyspec 0.078565 0.046210 52.475315 ( 60.621094)
total: 176.21 sec