Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-172743
#<BuildRuby:0x000056306fdb3918
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240113-172743",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000019 0.000002 0.000021 ( 0.000018)
autoconf 0.000022 0.000001 0.000023 ( 0.000022)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004784 0.000047 0.927007 ( 1.307834)
build_miniruby 0.001036 0.000058 0.999449 ( 0.998295)
build_ruby 0.001319 0.000074 2.774352 ( 2.775989)
build_all 0.009808 0.000078 14.651456 ( 1.361944)
build_install 0.008656 0.000212 4.189865 ( 1.125572)
test_btest 0.000653 0.000031 79.862633 ( 7.319539)
test_basic 0.003237 0.000154 0.447353 ( 0.525958)
test_all 0.114004 0.022302 545.829397 ( 53.691314)
test_rubyspec 0.030149 0.006824 49.357540 ( 61.874858)
total: 130.98 sec