Logfile: /home/ko1/ruby/logs/brlog.trunk.20231104-154945
#<BuildRuby:0x000055f6e576ee68
@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.20231104-154945",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004241 0.001325 1.332873 ( 1.585609)
build_miniruby 0.001023 0.000000 0.856465 ( 0.856416)
build_ruby 0.001234 0.000000 2.750758 ( 2.750838)
build_all 0.009579 0.000986 17.086998 ( 1.536979)
build_install 0.008911 0.000000 5.296190 ( 1.182080)
test_btest 0.000910 0.000000 87.205020 ( 7.004930)
test_basic 0.000185 0.004091 0.611973 ( 0.688374)
test_all 0.103685 0.034503 534.677787 ( 53.819261)
test_rubyspec 0.025445 0.026850 50.431166 ( 62.771941)
total: 132.20 sec