Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-224329
#<BuildRuby:0x000055780e130098
@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.20231231-224329",
@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.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.003276 0.000344 1.045825 ( 1.433050)
build_miniruby 0.000922 0.000097 0.989403 ( 0.988640)
build_ruby 0.000000 0.001884 2.766656 ( 2.770532)
build_all 0.002821 0.007157 16.886362 ( 1.580820)
build_install 0.007961 0.000712 4.684420 ( 1.176592)
test_btest 0.000857 0.000172 86.598617 ( 7.726057)
test_basic 0.001458 0.003874 0.671553 ( 0.745504)
test_all 0.091568 0.045439 551.371646 ( 59.600771)
test_rubyspec 0.026494 0.023613 51.834034 ( 64.045071)
total: 140.07 sec