Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-113257
#<BuildRuby:0x0000561a782fffb0
@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.20230108-113257",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000046 0.000007 0.000053 ( 0.000052)
configure 0.000034 0.000005 0.000039 ( 0.000039)
build_up 0.000000 0.010006 0.866121 ( 1.147381)
build_miniruby 0.000000 0.001363 1.017937 ( 1.015920)
build_ruby 0.000380 0.001228 2.791967 ( 2.789457)
build_all 0.008556 0.001447 16.847374 ( 2.999452)
build_install 0.009822 0.001660 2.133947 ( 1.075478)
test_btest 0.000864 0.000270 74.488828 ( 10.768555)
test_basic 0.004777 0.001492 0.352766 ( 0.439141)
test_all 0.000530 0.000703 681.794999 ( 95.184809)
test_rubyspec 0.062401 0.065525 52.360381 ( 60.373237)
total: 175.79 sec