Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-193100
#<BuildRuby:0x00005612fbc23cb0
@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.20240114-193100",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.000000 0.005102 1.141046 ( 1.516688)
build_miniruby 0.000000 0.001057 0.864668 ( 0.864550)
build_ruby 0.000757 0.001105 2.708285 ( 2.712886)
build_all 0.008465 0.000000 14.257797 ( 1.291162)
build_install 0.005839 0.002544 4.095250 ( 1.064732)
test_btest 0.000867 0.000128 73.877879 ( 7.386617)
test_basic 0.000000 0.004647 0.719759 ( 0.797161)
test_all 0.102090 0.030332 468.034074 ( 49.999254)
test_rubyspec 0.024625 0.019538 48.159954 ( 60.513547)
total: 126.15 sec