Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-200332
#<BuildRuby:0x000055a1b68a00e0
@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.20230120-200332",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.000000 0.003681 0.615504 ( 1.017703)
build_miniruby 0.000266 0.000597 0.631963 ( 0.631386)
build_ruby 0.000991 0.000270 2.177376 ( 2.176963)
build_all 0.005574 0.003396 11.985217 ( 1.472490)
build_install 0.005628 0.000927 1.481408 ( 0.699709)
test_btest 0.000571 0.000168 63.461809 ( 6.273992)
test_basic 0.000206 0.003601 0.262236 ( 0.357227)
test_all 0.000678 0.000239 488.267890 ( 45.632386)
test_rubyspec 0.016859 0.010527 35.043305 ( 45.615639)
total: 103.88 sec