Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-131411
#<BuildRuby:0x0000559212a77728
@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.20231215-131411",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.004795 0.000757 1.264464 ( 1.621225)
build_miniruby 0.001156 0.000182 0.950836 ( 0.950200)
build_ruby 0.001150 0.000182 2.721254 ( 2.722081)
build_all 0.005643 0.004569 17.327337 ( 1.564218)
build_install 0.004870 0.004488 5.168313 ( 1.248264)
test_btest 0.000831 0.000197 90.651468 ( 7.848591)
test_basic 0.000000 0.003943 0.693381 ( 0.771060)
test_all 0.096899 0.038276 565.940138 ( 63.450695)
test_rubyspec 0.025105 0.025941 51.025199 ( 63.336451)
total: 143.51 sec