Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-231931
#<BuildRuby:0x0000565391cff0b8
@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.20231227-231931",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000028 0.000003 0.000031 ( 0.000030)
build_up 0.004332 0.000456 1.246215 ( 1.621075)
build_miniruby 0.001064 0.000000 0.917936 ( 0.917459)
build_ruby 0.001368 0.000000 2.979090 ( 2.979346)
build_all 0.006397 0.003188 16.579195 ( 1.465886)
build_install 0.001058 0.007995 4.704522 ( 1.139949)
test_btest 0.000884 0.000192 84.362844 ( 7.447381)
test_basic 0.004746 0.000000 0.718634 ( 0.793106)
test_all 0.109842 0.027678 577.121734 ( 54.121051)
test_rubyspec 0.024667 0.021265 50.311023 ( 62.585026)
total: 133.07 sec