Logfile: /home/ko1/ruby/logs/brlog.trunk.20231024-005548
#<BuildRuby:0x000055df3df0f858
@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.20231024-005548",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000009)
build_up 0.002104 0.004537 2.309054 ( 2.551507)
build_miniruby 0.000863 0.000144 0.916117 ( 0.915746)
build_ruby 0.001089 0.000182 2.759297 ( 2.759110)
build_all 0.008491 0.001415 16.672288 ( 1.494570)
build_install 0.008127 0.000509 5.462915 ( 1.202285)
test_btest 0.000827 0.000131 88.037874 ( 7.195954)
test_basic 0.003678 0.000580 0.805415 ( 0.882178)
test_all 0.081087 0.053432 521.816661 ( 52.932388)
test_rubyspec 0.010745 0.040225 48.933627 ( 61.255883)
total: 131.19 sec