Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-062449
#<BuildRuby:0x00005582a0303568
@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.20231209-062449",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004134 0.000689 1.326969 ( 1.690562)
build_miniruby 0.000789 0.000131 0.876193 ( 0.876322)
build_ruby 0.000000 0.001465 2.831217 ( 2.831574)
build_all 0.003130 0.006760 17.256431 ( 1.569036)
build_install 0.006768 0.002615 5.008177 ( 1.183036)
test_btest 0.000838 0.000228 84.543918 ( 8.116293)
test_basic 0.000000 0.004753 0.692632 ( 0.768496)
test_all 0.104340 0.035256 543.875593 ( 61.083283)
test_rubyspec 0.011666 0.040110 52.221552 ( 64.510657)
total: 142.63 sec