Logfile: /home/ko1/ruby/logs/brlog.trunk.20230213-184550
#<BuildRuby:0x000055a11c708060
@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.20230213-184550",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.003571 0.764239 ( 1.214209)
build_miniruby 0.000295 0.000690 0.665263 ( 0.663875)
build_ruby 0.001016 0.000339 2.111902 ( 2.137541)
build_all 0.007057 0.002353 12.404590 ( 1.529166)
build_install 0.005737 0.000597 1.553156 ( 0.770518)
test_btest 0.000490 0.000151 68.573591 ( 5.998988)
test_basic 0.000000 0.003465 0.295283 ( 0.390866)
test_all 0.000991 0.000914 494.805547 ( 47.277252)
test_rubyspec 0.026153 0.004293 35.967551 ( 46.265184)
total: 106.25 sec