Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-112123
#<BuildRuby:0x000055dc30dc7190
@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.20230727-112123",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.007382 0.000532 1.444796 ( 2.708028)
build_miniruby 0.001085 0.000000 0.860945 ( 0.860559)
build_ruby 0.001199 0.000000 2.713392 ( 2.713568)
build_all 0.008573 0.001016 14.225254 ( 1.230840)
build_install 0.000997 0.007233 2.020829 ( 0.928547)
test_btest 0.001010 0.000000 81.418881 ( 8.233248)
test_basic 0.004738 0.000366 0.679199 ( 0.751853)
test_all 0.001668 0.000363 512.144539 ( 44.303212)
test_rubyspec 0.021032 0.021406 44.932525 ( 57.260902)
total: 118.99 sec