Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-003228
#<BuildRuby:0x000055559c21f7b8
@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.20240115-003228",
@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.000006 0.000025 ( 0.000025)
autoconf 0.000028 0.000008 0.000036 ( 0.000035)
configure 0.000020 0.000006 0.000026 ( 0.000027)
build_up 0.003665 0.001146 1.038134 ( 1.421436)
build_miniruby 0.000685 0.000214 0.848972 ( 0.848365)
build_ruby 0.001142 0.000357 2.727563 ( 2.727029)
build_all 0.008815 0.000009 14.073288 ( 1.254625)
build_install 0.006759 0.000622 4.057874 ( 1.060358)
test_btest 0.001031 0.000000 71.857164 ( 7.207308)
test_basic 0.000858 0.003767 0.789819 ( 0.869964)
test_all 0.104630 0.026573 466.293501 ( 53.232312)
test_rubyspec 0.004502 0.047916 47.997737 ( 60.325810)
total: 128.95 sec